Home
last modified time | relevance | path

Searched refs:wfe (Results 1 – 6 of 6) sorted by relevance

/optee_os/core/arch/arm/kernel/
H A Dspin_lock_a64.S66 l1: wfe
H A Dboot.c1230 wfe(); in boot_core_hpen()
/optee_os/core/arch/arm/include/
H A Darm32.h203 static inline __noprof void wfe(void) in wfe() function
H A Darm64.h361 static inline __noprof void wfe(void) in wfe() function
/optee_os/core/drivers/amd/asu/
H A Dasu_main.c325 * Poll if IRQs are masked, otherwise yield with wfe() in asu_update_queue_buffer_n_send_ipi()
341 wfe();
/optee_os/core/drivers/crypto/caam/
H A Dcaam_jr.c315 wfe(); in do_jr_enqueue()