feat1 178 arch/x86/include/asm/alternative.h #define ALTERNATIVE_3(oldinsn, newinsn1, feat1, newinsn2, feat2, newinsn3, feat3) \ feat1 181 arch/x86/include/asm/alternative.h ALTINSTR_ENTRY(feat1, 1) \ feat1 186 arch/x86/include/asm/alternative.h ALTINSTR_REPLACEMENT(newinsn1, feat1, 1) \