Home
last modified time | relevance | path

Searched refs:ffa_mem_access (Results 1 – 3 of 3) sorted by relevance

/optee_os-3.20.0/core/arch/arm/include/
A Dffa.h157 struct ffa_mem_access { struct
173 struct ffa_mem_access mem_access_array[]; argument
/optee_os-3.20.0/core/arch/arm/kernel/
A Dspmc_sp_handler.c91 static int add_mem_region_to_sp(struct ffa_mem_access *mem_acc, in add_mem_region_to_sp()
280 struct ffa_mem_access *mem_acc = NULL; in spmc_sp_add_share()
378 struct ffa_mem_access *retr_access = NULL; in check_retrieve_request()
424 sizeof(struct ffa_mem_access) + in check_retrieve_request()
463 sizeof(struct ffa_mem_access); in create_retrieve_response()
A Dthread_spmc.c515 static int get_acc_perms(struct ffa_mem_access *mem_acc, in get_acc_perms()
554 if (MUL_OVERFLOW(sizeof(struct ffa_mem_access), num_mem_accs, &n) || in mem_share_init()
1387 struct ffa_mem_access *acc_descr_array = NULL; in spmc_retrieve_req()
1390 1 * sizeof(struct ffa_mem_access); in spmc_retrieve_req()
1470 struct ffa_mem_access *descr_array = NULL; in thread_spmc_populate_mobj_from_rx()

Completed in 8 milliseconds