Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/services/std_svc/spm/el3_spmc/
A Dspmc_shared_mem.c43 struct spmc_shmem_obj_state spmc_shmem_obj_state = { variable
1154 spin_lock(&spmc_shmem_obj_state.lock); in spmc_ffa_mem_send()
1166 spin_unlock(&spmc_shmem_obj_state.lock); in spmc_ffa_mem_send()
1170 spin_unlock(&spmc_shmem_obj_state.lock); in spmc_ffa_mem_send()
1204 spin_lock(&spmc_shmem_obj_state.lock); in spmc_ffa_mem_frag_tx()
1234 spin_unlock(&spmc_shmem_obj_state.lock); in spmc_ffa_mem_frag_tx()
1238 spin_unlock(&spmc_shmem_obj_state.lock); in spmc_ffa_mem_frag_tx()
1376 spin_lock(&spmc_shmem_obj_state.lock); in spmc_ffa_mem_retrieve_req()
1600 spin_lock(&spmc_shmem_obj_state.lock); in spmc_ffa_mem_frag_rx()
1736 spin_lock(&spmc_shmem_obj_state.lock); in spmc_ffa_mem_relinquish()
[all …]
A Dspmc_shared_mem.h42 struct spmc_shmem_obj_state { struct
50 extern struct spmc_shmem_obj_state spmc_shmem_obj_state; argument
A Dspmc_main.c1778 ret = plat_spmc_shmem_datastore_get(&spmc_shmem_obj_state.data, in spmc_setup()
1779 &spmc_shmem_obj_state.data_size); in spmc_setup()
1784 memset(spmc_shmem_obj_state.data, 0, spmc_shmem_obj_state.data_size); in spmc_setup()

Completed in 8 milliseconds