Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/include/asm/
Dprocessor.h94 #define __ALT_SMP_ASM(smp, up) \ macro
101 #define __ALT_SMP_ASM(smp, up) up macro
123 __ALT_SMP_ASM( in prefetchw()
Dspinlock.h26 #define WFE(cond) __ALT_SMP_ASM( \
33 #define WFE(cond) __ALT_SMP_ASM("wfe" cond, "nop")
36 #define SEV __ALT_SMP_ASM(WASM(sev), WASM(nop))