Home
last modified time | relevance | path

Searched refs:high32_from_64 (Results 1 – 4 of 4) 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/lib/libutee/
H A Dtee_system_pta.c53 params[1].value.a = high32_from_64(va); in tee_map_zi_va()
/optee_os/core/arch/arm/kernel/
H A Dspmc_sp_handler.c153 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()
2722 .a2 = high32_from_64(cookie), in set_pages()