Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Darm_ffa.h272 struct ffa_mem_ops { struct
274 int (*memory_share)(struct ffa_mem_ops_args *args); argument
275 int (*memory_lend)(struct ffa_mem_ops_args *args); argument
281 const struct ffa_mem_ops *mem_ops; argument