Searched refs:ffa_mem_ops (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Darm_ffa.h401 struct ffa_mem_ops { struct
428 const struct ffa_mem_ops *mem_ops;
/linux-master/drivers/tee/optee/
H A Dffa_abi.c275 const struct ffa_mem_ops *mem_ops = ffa_dev->ops->mem_ops;
319 const struct ffa_mem_ops *mem_ops = ffa_dev->ops->mem_ops;
346 const struct ffa_mem_ops *mem_ops;
582 * filled in by ffa_mem_ops->sync_send_receive() returning
/linux-master/drivers/firmware/arm_ffa/
H A Ddriver.c1150 static const struct ffa_mem_ops ffa_drv_mem_ops = {

Completed in 137 milliseconds