Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/services/std_svc/spm/el3_spmc/
Dspmc_shared_mem.c149 spmc_shmem_obj_lookup(struct spmc_shmem_obj_state *state, uint64_t handle) in spmc_shmem_obj_lookup() function
1141 obj = spmc_shmem_obj_lookup(&spmc_shmem_obj_state, mem_handle); in spmc_ffa_fill_desc()
1293 obj = spmc_shmem_obj_lookup(&spmc_shmem_obj_state, mem_handle); in spmc_ffa_mem_frag_tx()
1465 obj = spmc_shmem_obj_lookup(&spmc_shmem_obj_state, req->handle); in spmc_ffa_mem_retrieve_req()
1675 obj = spmc_shmem_obj_lookup(&spmc_shmem_obj_state, mem_handle); in spmc_ffa_mem_frag_rx()
1811 obj = spmc_shmem_obj_lookup(&spmc_shmem_obj_state, req->handle); in spmc_ffa_mem_relinquish()
1903 obj = spmc_shmem_obj_lookup(&spmc_shmem_obj_state, mem_handle); in spmc_ffa_mem_reclaim()