Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/arm-trusted-firmware/services/std_svc/spm/el3_spmc/
Dspmc_shared_mem.c72 spmc_shmem_obj_alloc(struct spmc_shmem_obj_state *state, size_t desc_size) in spmc_shmem_obj_alloc() function
656 v1_0_obj = spmc_shmem_obj_alloc(&spmc_shmem_obj_state, in spmc_populate_ffa_v1_0_descriptor()
1122 spmc_shmem_obj_alloc(&spmc_shmem_obj_state, (size_t)v1_1_desc_size); in spmc_ffa_fill_desc()
1245 obj = spmc_shmem_obj_alloc(&spmc_shmem_obj_state, total_length); in spmc_ffa_mem_send()