Home
last modified time | relevance | path

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

/arch/arm/include/asm/
A Dspinlock.h29 #define WFE(cond) __ALT_SMP_ASM( \ macro
36 #define WFE(cond) __ALT_SMP_ASM("wfe" cond, "nop") macro
147 WFE("ne") in arch_write_lock()
217 WFE("mi") in arch_read_lock()
/arch/arm/
A DKconfig531 Event (WFE) IDLE states, a specific timing sensitivity exists between
532 the retiring WFI/WFE instructions and the newly issued subsequent
536 or Data Memory Barrier (DMB) command immediately after the WFI/WFE

Completed in 8 milliseconds