Searched refs:mem_acc (Results 1 – 2 of 2) sorted by relevance
292 struct ffa_mem_access_common *mem_acc = NULL; in spmc_sp_add_share() 344 mem_acc = (void *)(mem_acc_base + i * mem_acc_size); in spmc_sp_add_share() 345 highest_permission |= READ_ONCE(mem_acc->access_perm.perm); in spmc_sp_add_share() 349 addr_range_offs = READ_ONCE(mem_acc->region_offs); in spmc_sp_add_share() 417 mem_acc = (void *)(mem_acc_base + i * mem_acc_size); in spmc_sp_add_share() 418 res = add_mem_region_to_sp(&mem_acc->access_perm, smem); in spmc_sp_add_share() 543 struct ffa_mem_access_common *mem_acc = NULL; in create_retrieve_response() 564 mem_acc = (void *)d_ds->mem_access_array; in create_retrieve_response() 578 mem_acc = (void *)(d_ds + 1); in create_retrieve_response() 593 mem_acc in create_retrieve_response() 291 struct ffa_mem_access_common *mem_acc = NULL; spmc_sp_add_share() local 542 struct ffa_mem_access_common *mem_acc = NULL; create_retrieve_response() local 626 struct ffa_mem_access_common *mem_acc = NULL; ffa_mem_retrieve() local [all...]
1040 struct ffa_mem_access_common *mem_acc = NULL; in get_acc_perms() 1045 mem_acc = (void *)(mem_acc_base + mem_access_size * n); in mem_op_init() 1046 descr = &mem_acc->access_perm; in mem_op_init() 1049 *region_offs = READ_ONCE(mem_acc->region_offs); in mem_op_init() 1164 struct ffa_mem_access_common *mem_acc = NULL; in is_sp_op() 1173 mem_acc = (void *)((vaddr_t)buf + mem_trans->mem_access_offs); in add_mem_op() 1174 perm = &mem_acc->access_perm; in add_mem_op() 2628 struct ffa_mem_access_common *mem_acc = NULL; in spmc_retrieve_req() 2655 mem_acc = (void *)trans_descr->mem_access_array; in spmc_retrieve_req() 2669 mem_acc in spmc_retrieve_req() 1027 struct ffa_mem_access_common *mem_acc = NULL; get_acc_perms() local 1151 struct ffa_mem_access_common *mem_acc = NULL; is_sp_op() local 2615 struct ffa_mem_access_common *mem_acc = NULL; spmc_retrieve_req() local 2781 struct ffa_mem_access_common *mem_acc = NULL; thread_spmc_populate_mobj_from_rx() local [all...]