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

/linux-master/arch/arm/include/asm/
H A Dspinlock.h19 * For Thumb-2, special care is needed to ensure that the conditional WFE
29 #define WFE(cond) __ALT_SMP_ASM( \ macro
36 #define WFE(cond) __ALT_SMP_ASM("wfe" cond, "nop") macro
147 WFE("ne")
217 WFE("mi")

Completed in 106 milliseconds