Searched refs:ffa_mem_access (Results 1 – 3 of 3) sorted by relevance
157 struct ffa_mem_access { struct173 struct ffa_mem_access mem_access_array[]; argument
91 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()
515 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