Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dprocessor.h96 #define __ALT_SMP_ASM(smp, up) \ macro
103 #define __ALT_SMP_ASM(smp, up) up macro
125 __ALT_SMP_ASM( in prefetchw()
H A 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))