Home
last modified time | relevance | path

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

/rk3399_ARM-atf/services/std_svc/spm/el3_spmc/
H A Dspmc_shared_mem.c865 for (const struct ffa_emad_v1_0 *other_emad = emad; in spmc_shmem_check_obj() local
866 other_emad < end_emad; in spmc_shmem_check_obj()
867 other_emad = emad_advance(other_emad, emad_size)) { in spmc_shmem_check_obj()
868 if (ep_id == other_emad->mapd.endpoint_id) { in spmc_shmem_check_obj()
1690 struct ffa_emad_v1_0 *other_emad; in spmc_ffa_mem_retrieve_req() local
1696 other_emad = spmc_shmem_obj_get_emad( in spmc_ffa_mem_retrieve_req()
1702 other_emad->mapd.endpoint_id) { in spmc_ffa_mem_retrieve_req()