Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/services/std_svc/spm/el3_spmc/
A Dspmc_shared_mem.c141 spmc_shmem_obj_lookup(struct spmc_shmem_obj_state *state, uint64_t handle) in spmc_shmem_obj_lookup() function
1062 obj = spmc_shmem_obj_lookup(&spmc_shmem_obj_state, mem_handle); in spmc_ffa_fill_desc()
1206 obj = spmc_shmem_obj_lookup(&spmc_shmem_obj_state, mem_handle); in spmc_ffa_mem_frag_tx()
1378 obj = spmc_shmem_obj_lookup(&spmc_shmem_obj_state, req->handle); in spmc_ffa_mem_retrieve_req()
1602 obj = spmc_shmem_obj_lookup(&spmc_shmem_obj_state, mem_handle); in spmc_ffa_mem_frag_rx()
1738 obj = spmc_shmem_obj_lookup(&spmc_shmem_obj_state, req->handle); in spmc_ffa_mem_relinquish()
1830 obj = spmc_shmem_obj_lookup(&spmc_shmem_obj_state, mem_handle); in spmc_ffa_mem_reclaim()

Completed in 4 milliseconds