Searched refs:emad (Results 1 – 3 of 3) sorted by relevance
64 struct ffa_emad_v1_0 *emad; in ffa_memory_region_init_header() local68 emad = (struct ffa_emad_v1_0 *) in ffa_memory_region_init_header()80 emad[i].mapd.endpoint_id = receivers[i]; in ffa_memory_region_init_header()81 emad[i].mapd.memory_access_permissions = permissions; in ffa_memory_region_init_header()82 emad[i].mapd.flags = 0; in ffa_memory_region_init_header()83 emad[i].comp_mrd_offset = 0; in ffa_memory_region_init_header()84 emad[i].reserved_8_15 = 0; in ffa_memory_region_init_header()
197 uint8_t *emad; in spmc_shmem_obj_get_emad() local206 emad = (uint8_t *) &(mtd_v1_0->emad); in spmc_shmem_obj_get_emad()240 if (emad == NULL) { in spmc_shmem_obj_get_comp_mrd()288 struct ffa_emad_v1_0 *emad; in spmc_shmem_obj_validate_id() local557 emad_array_out = out->emad; in spmc_shm_convert_mtd_to_v1_0()709 if (emad == NULL) { in spmc_shmem_check_obj()718 if ((uintptr_t) emad >= in spmc_shmem_check_obj()968 if (emad == NULL) { in spmc_ffa_fill_desc()989 if (emad == NULL) { in spmc_ffa_fill_desc()1459 if (emad == NULL) { in spmc_ffa_mem_retrieve_req()[all …]
217 struct ffa_emad_v1_0 emad[]; member
Completed in 7 milliseconds