Home
last modified time | relevance | path

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

/optee_os/lib/libutils/ext/include/
H A Dutil.h240 static inline uint32_t high32_from_64(uint64_t val) in high32_from_64() function
253 *reg0 = high32_from_64(val); in reg_pair_from_64()
/optee_os/core/arch/arm/kernel/
H A Dspmc_sp_handler.c152 args->a3 = high32_from_64(global_handle); in spmc_sp_handle_mem_share()
H A Dthread_spmc.c253 low32_from_64(bitmap), high32_from_64(bitmap)); in ffa_set_notification()