ALTERNATIVE_2      86 arch/s390/include/asm/alternative-asm.h .macro ALTERNATIVE_2 oldinstr, newinstr1, feature1, newinstr2, feature2
ALTERNATIVE_2     145 arch/s390/include/asm/alternative.h 	asm volatile(ALTERNATIVE_2(oldinstr, altinstr1, facility1,	    \
ALTERNATIVE_2      90 arch/x86/include/asm/alternative-asm.h .macro ALTERNATIVE_2 oldinstr, newinstr1, feature1, newinstr2, feature2
ALTERNATIVE_2     207 arch/x86/include/asm/alternative.h 	asm_inline volatile(ALTERNATIVE_2(oldinstr, newinstr1, feature1, newinstr2, feature2) ::: "memory")
ALTERNATIVE_2     234 arch/x86/include/asm/alternative.h 	asm_inline volatile(ALTERNATIVE_2(oldinstr, newinstr1, feature1,     \
ALTERNATIVE_2     256 arch/x86/include/asm/alternative.h 	asm_inline volatile (ALTERNATIVE_2("call %P[old]", "call %P[new1]", feature1,\
ALTERNATIVE_2     241 arch/x86/include/asm/fpu/internal.h 	asm volatile(ALTERNATIVE_2(XSAVE,				\
ALTERNATIVE_2     236 arch/x86/include/asm/msr.h 	asm volatile(ALTERNATIVE_2("rdtsc",
ALTERNATIVE_2     116 arch/x86/include/asm/nospec-branch.h 	ALTERNATIVE_2 __stringify(ANNOTATE_RETPOLINE_SAFE; jmp *\reg),	\
ALTERNATIVE_2     127 arch/x86/include/asm/nospec-branch.h 	ALTERNATIVE_2 __stringify(ANNOTATE_RETPOLINE_SAFE; call *\reg),	\
ALTERNATIVE_2     166 arch/x86/include/asm/nospec-branch.h 	ALTERNATIVE_2(						\
ALTERNATIVE_2     185 arch/x86/include/asm/nospec-branch.h 	ALTERNATIVE_2(						\
ALTERNATIVE_2     215 arch/x86/include/asm/special_insns.h 	asm volatile(ALTERNATIVE_2(
ALTERNATIVE_2      33 arch/x86/include/asm/vmware.h 	ALTERNATIVE_2("movw $" __stringify(VMWARE_HYPERVISOR_PORT) ", %%dx; " \
ALTERNATIVE_2      43 arch/x86/include/asm/vmware.h 	ALTERNATIVE_2("movw $" __stringify(VMWARE_HYPERVISOR_PORT_HB) ", %%dx; " \
ALTERNATIVE_2      53 arch/x86/include/asm/vmware.h 	ALTERNATIVE_2("movw $" __stringify(VMWARE_HYPERVISOR_PORT_HB) ", %%dx; " \