ALTINSTR_REPLACEMENT  110 arch/x86/include/asm/alternative.h 	ALTINSTR_REPLACEMENT(newinstr, feature, 1)			\
ALTINSTR_REPLACEMENT  124 arch/x86/include/asm/alternative.h 	ALTINSTR_REPLACEMENT(newinstr1, feature1, 1)			\
ALTINSTR_REPLACEMENT  125 arch/x86/include/asm/alternative.h 	ALTINSTR_REPLACEMENT(newinstr2, feature2, 2)			\