Home
last modified time | relevance | path

Searched defs:WFE (Results 1 – 1 of 1) 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