Home
last modified time | relevance | path

Searched refs:ALTERNATIVE_2 (Results 1 – 12 of 12) sorted by relevance

/arch/x86/include/asm/
Dvmware.h33 ALTERNATIVE_2("movw $" __stringify(VMWARE_HYPERVISOR_PORT) ", %%dx; " \
43 ALTERNATIVE_2("movw $" __stringify(VMWARE_HYPERVISOR_PORT_HB) ", %%dx; " \
53 ALTERNATIVE_2("movw $" __stringify(VMWARE_HYPERVISOR_PORT_HB) ", %%dx; " \
Dnospec-branch.h116 ALTERNATIVE_2 __stringify(ANNOTATE_RETPOLINE_SAFE; jmp *\reg), \
127 ALTERNATIVE_2 __stringify(ANNOTATE_RETPOLINE_SAFE; call *\reg), \
166 ALTERNATIVE_2( \
185 ALTERNATIVE_2( \
Dalternative.h167 #define ALTERNATIVE_2(oldinstr, newinstr1, feature1, newinstr2, feature2)\ macro
207 asm_inline volatile(ALTERNATIVE_2(oldinstr, newinstr1, feature1, newinstr2, feature2) ::: "memory")
234 asm_inline volatile(ALTERNATIVE_2(oldinstr, newinstr1, feature1, \
256 asm_inline volatile (ALTERNATIVE_2("call %P[old]", "call %P[new1]", feature1,\
Dspecial_insns.h215 asm volatile(ALTERNATIVE_2( in clwb()
Dalternative-asm.h90 .macro ALTERNATIVE_2 oldinstr, newinstr1, feature1, newinstr2, feature2
Dmsr.h236 asm volatile(ALTERNATIVE_2("rdtsc", in rdtsc_ordered()
/arch/s390/include/asm/
Dalternative.h118 #define ALTERNATIVE_2(oldinstr, altinstr1, facility1, altinstr2, facility2)\ macro
145 asm volatile(ALTERNATIVE_2(oldinstr, altinstr1, facility1, \
Dalternative-asm.h86 .macro ALTERNATIVE_2 oldinstr, newinstr1, feature1, newinstr2, feature2
/arch/x86/entry/vdso/vdso32/
Dsystem_call.S57 ALTERNATIVE_2 "", SYSENTER_SEQUENCE, X86_FEATURE_SYSENTER32, \
/arch/x86/lib/
Dmemset_64.S30 ALTERNATIVE_2 "jmp memset_orig", "", X86_FEATURE_REP_GOOD, \
Dmemcpy_64.S33 ALTERNATIVE_2 "jmp memcpy_orig", "", X86_FEATURE_REP_GOOD, \
/arch/x86/include/asm/fpu/
Dinternal.h241 asm volatile(ALTERNATIVE_2(XSAVE, \