Home
last modified time | relevance | path

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

/optee_os/lib/libutils/ext/include/
H A Dutil.h245 static inline uint32_t low32_from_64(uint64_t val) in low32_from_64() function
254 *reg1 = low32_from_64(val); in reg_pair_from_64()
/optee_os/core/arch/arm/kernel/
H A Dspmc_sp_handler.c153 args->a2 = low32_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()