__ALT_SMP_ASM     134 arch/arm/include/asm/processor.h 		__ALT_SMP_ASM(
__ALT_SMP_ASM      29 arch/arm/include/asm/spinlock.h #define WFE(cond)	__ALT_SMP_ASM(		\
__ALT_SMP_ASM      36 arch/arm/include/asm/spinlock.h #define WFE(cond)	__ALT_SMP_ASM("wfe" cond, "nop")
__ALT_SMP_ASM      39 arch/arm/include/asm/spinlock.h #define SEV		__ALT_SMP_ASM(WASM(sev), WASM(nop))