Home
last modified time | relevance | path

Searched defs:ffa_mem_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/
H A Darm_ffa.h364 struct ffa_mem_ops { struct
366 int (*memory_share)(struct ffa_mem_ops_args *args); argument
367 int (*memory_lend)(struct ffa_mem_ops_args *args); argument
373 const struct ffa_mem_ops *mem_ops; argument