Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/services/std_svc/spm/el3_spmc/
A Dspmc_shared_mem.h66 uint64_t handle_low,
86 uint32_t handle_low,
97 uint32_t handle_low,
107 uint32_t handle_low,
A Dspmc_shared_mem.c880 uint32_t handle_low; in spmc_ffa_fill_desc() local
948 handle_low = (uint32_t)obj->desc.handle; in spmc_ffa_fill_desc()
952 SMC_RET8(smc_handle, FFA_MEM_FRAG_RX, handle_low, in spmc_ffa_fill_desc()
1188 uint64_t handle_low, in spmc_ffa_mem_frag_tx() argument
1202 uint64_t mem_handle = handle_low | (((uint64_t)handle_high) << 32); in spmc_ffa_mem_frag_tx()
1574 uint32_t handle_low, in spmc_ffa_mem_frag_rx() argument
1589 uint64_t mem_handle = handle_low | (((uint64_t)handle_high) << 32); in spmc_ffa_mem_frag_rx()
1671 SMC_RET8(handle, FFA_MEM_FRAG_TX, handle_low, handle_high, in spmc_ffa_mem_frag_rx()
1694 uint32_t handle_low, in spmc_ffa_mem_relinquish() argument
1804 uint32_t handle_low, in spmc_ffa_mem_reclaim() argument
[all …]

Completed in 5 milliseconds