Home
last modified time | relevance | path

Searched defs:mem_handle (Results 1 – 1 of 1) sorted by relevance

/arm-trusted-firmware-2.8.0/services/std_svc/spm/el3_spmc/
A Dspmc_shared_mem.c1025 uint64_t mem_handle; in spmc_ffa_fill_desc() local
1202 uint64_t mem_handle = handle_low | (((uint64_t)handle_high) << 32); in spmc_ffa_mem_frag_tx() local
1589 uint64_t mem_handle = handle_low | (((uint64_t)handle_high) << 32); in spmc_ffa_mem_frag_rx() local
1814 uint64_t mem_handle = handle_low | (((uint64_t)handle_high) << 32); in spmc_ffa_mem_reclaim() local

Completed in 5 milliseconds