Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/include/asm/
Dspinlock.h26 #define WFE(cond) __ALT_SMP_ASM( \ macro
33 #define WFE(cond) __ALT_SMP_ASM("wfe" cond, "nop") macro
149 WFE("ne") in arch_write_lock()
221 WFE("mi") in arch_read_lock()
/linux-4.1.27/arch/arm/
DKconfig1011 Event (WFE) IDLE states, a specific timing sensitivity exists between
1012 the retiring WFI/WFE instructions and the newly issued subsequent
1016 or Data Memory Barrier (DMB) command immediately after the WFI/WFE