Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dalternative.h175 #define alternative_2(oldinstr, newinstr1, feature1, newinstr2, feature2) \ macro
Dmsr.h150 alternative_2("", "mfence", X86_FEATURE_MFENCE_RDTSC, in rdtsc_ordered()