Searched refs:alternative_2 (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/arch/x86/include/asm/ |
D | barrier.h | 52 #define barrier_nospec() alternative_2("", "mfence", X86_FEATURE_MFENCE_RDTSC, \
|
D | alternative.h | 171 #define alternative_2(oldinstr, newinstr1, feature1, newinstr2, feature2) \ macro
|
/Linux-v4.19/arch/s390/include/asm/ |
D | alternative.h | 144 #define alternative_2(oldinstr, altinstr1, facility1, altinstr2, facility2) \ macro
|