Home
last modified time | relevance | path

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

/arch/arm/include/asm/
Dprocessor.h105 #define __ALT_SMP_ASM(smp, up) \ macro
112 #define __ALT_SMP_ASM(smp, up) up macro
134 __ALT_SMP_ASM( in prefetchw()
Dspinlock.h29 #define WFE(cond) __ALT_SMP_ASM( \
36 #define WFE(cond) __ALT_SMP_ASM("wfe" cond, "nop")
39 #define SEV __ALT_SMP_ASM(WASM(sev), WASM(nop))