Searched refs:ALTERNATIVE_2 (Results 1 – 10 of 10) sorted by relevance
| /linux/arch/x86/include/asm/ |
| H A D | nospec-branch.h | 290 ALTERNATIVE_2 "jmp .Lskip_rsb_\@", \ 307 ALTERNATIVE_2 "", "call entry_untrain_ret", X86_FEATURE_UNRET, \ 327 ALTERNATIVE_2 "", \ 344 ALTERNATIVE_2 "", \ 526 ALTERNATIVE_2( \
|
| H A D | special_insns.h | 201 asm_inline volatile(ALTERNATIVE_2( in clwb()
|
| H A D | vmware.h | 93 ALTERNATIVE_2("movw %[port], %%dx\n\t" \
|
| /linux/arch/s390/include/asm/ |
| H A D | alternative.h | 140 #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
|
| /linux/arch/loongarch/include/asm/ |
| H A D | alternative.h | 80 #define ALTERNATIVE_2(oldinstr, newinstr1, feature1, newinstr2, feature2)\ macro 107 (asm volatile(ALTERNATIVE_2(oldinstr, newinstr1, feature1, newinstr2, feature2) ::: "memory"))
|
| H A D | alternative-asm.h | 58 .macro ALTERNATIVE_2 oldinstr, newinstr1, feature1, newinstr2, feature2
|
| /linux/arch/riscv/include/asm/ |
| H A D | errata_list.h | 63 asm(ALTERNATIVE_2("li %0, 0\t\nnop", \
|
| H A D | alternative-macros.h | 156 #define ALTERNATIVE_2(old_content, new_content_1, vendor_id_1, patch_id_1, CONFIG_k_1, \ macro
|
| /linux/arch/x86/lib/ |
| H A D | retpoline.S | 39 ALTERNATIVE_2 __stringify(RETPOLINE \reg), \
|
| /linux/drivers/perf/ |
| H A D | riscv_pmu_sbi.c | 31 asm volatile(ALTERNATIVE_2( \
|