Searched defs:ffa_mem_ops (Results 1 – 1 of 1) sorted by relevance
272 struct ffa_mem_ops { struct274 int (*memory_share)(struct ffa_mem_ops_args *args); argument275 int (*memory_lend)(struct ffa_mem_ops_args *args); argument281 const struct ffa_mem_ops *mem_ops; argument