Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dalternative.h220 #define ALTERNATIVE_2(oldinstr, newinstr1, ft_flags1, newinstr2, ft_flags2) \ macro
225 ALTERNATIVE_2(oldinstr, newinstr_no, X86_FEATURE_ALWAYS, newinstr_yes, ft_flags)
229 ALTERNATIVE(ALTERNATIVE_2(oldinstr, newinstr1, ft_flags1, newinstr2, ft_flags2), \
248 …asm_inline volatile(ALTERNATIVE_2(oldinstr, newinstr1, ft_flags1, newinstr2, ft_flags2) ::: "memor…
292 asm_inline volatile(ALTERNATIVE_2("call %c[old]", "call %c[new1]", ft_flags1, \
381 .macro ALTERNATIVE_2 oldinstr, newinstr1, ft_flags1, newinstr2, ft_flags2
387 __ALTERNATIVE(ALTERNATIVE_2(\oldinstr, \newinstr1, \ft_flags1, \newinstr2, \ft_flags2),
393 ALTERNATIVE_2 oldinstr, newinstr_no, X86_FEATURE_ALWAYS, \
A Dnospec-branch.h244 ALTERNATIVE_2 "jmp .Lskip_rsb_\@", \
261 ALTERNATIVE_2 "", "call entry_untrain_ret", X86_FEATURE_UNRET, \
281 ALTERNATIVE_2 "", \
466 ALTERNATIVE_2( \
A Dtsc.h57 asm volatile(ALTERNATIVE_2("rdtsc", in rdtsc_ordered()
A Dspecial_insns.h204 asm_inline volatile(ALTERNATIVE_2( in clwb()
A Dvmware.h93 ALTERNATIVE_2("movw %[port], %%dx\n\t" \
A Dparavirt_types.h412 asm volatile(ALTERNATIVE_2(PARAVIRT_CALL, \
A Dparavirt.h716 #define SAVE_FLAGS ALTERNATIVE_2 "PARA_IRQ_save_fl;", \
/arch/s390/include/asm/
A Dalternative.h140 #define ALTERNATIVE_2(oldinstr, altinstr1, feature1, altinstr2, feature2)\ macro
167 asm_inline volatile(ALTERNATIVE_2(oldinstr, altinstr1, feature1, \
224 .macro ALTERNATIVE_2 oldinstr, newinstr1, feature1, newinstr2, feature2
/arch/loongarch/include/asm/
A Dalternative.h80 #define ALTERNATIVE_2(oldinstr, newinstr1, feature1, newinstr2, feature2)\ macro
107 (asm volatile(ALTERNATIVE_2(oldinstr, newinstr1, feature1, newinstr2, feature2) ::: "memory"))
A Dalternative-asm.h58 .macro ALTERNATIVE_2 oldinstr, newinstr1, feature1, newinstr2, feature2
/arch/x86/entry/vdso/vdso32/
A Dsystem_call.S57 ALTERNATIVE_2 "", SYSENTER_SEQUENCE, X86_FEATURE_SYSENTER32, \
/arch/riscv/include/asm/
A Derrata_list.h69 asm(ALTERNATIVE_2("li %0, 0\t\nnop", \
A Dalternative-macros.h156 #define ALTERNATIVE_2(old_content, new_content_1, vendor_id_1, patch_id_1, CONFIG_k_1, \ macro
A Druntime-const.h88 ALTERNATIVE_2( \
/arch/x86/kvm/svm/
A Dvmenter.S39 ALTERNATIVE_2 "", \
66 ALTERNATIVE_2 "", \
/arch/x86/lib/
A Dmemmove_64.S45 ALTERNATIVE_2 __stringify(CHECK_LEN), \
A Dretpoline.S40 ALTERNATIVE_2 __stringify(RETPOLINE \reg), \
/arch/s390/kernel/
A Dentry.S45 ALTERNATIVE_2 "b \lpswe;nopr", \

Completed in 29 milliseconds