Home
last modified time | relevance | path

Searched refs:alternative_2 (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/x86/um/asm/
Dbarrier.h56 alternative_2("", "mfence", X86_FEATURE_MFENCE_RDTSC, in rdtsc_barrier()
/linux-4.1.27/arch/x86/include/asm/
Dbarrier.h101 alternative_2("", "mfence", X86_FEATURE_MFENCE_RDTSC, in rdtsc_barrier()
Dalternative.h169 #define alternative_2(oldinstr, newinstr1, feature1, newinstr2, feature2) \ macro