Searched defs:ALTERNATIVE (Results 1 - 8 of 8) sorted by relevance

/linux-master/tools/include/asm/
H A Dalternative.h7 #define ALTERNATIVE # macro
/linux-master/arch/riscv/include/asm/
H A Dalternative-macros.h151 #define ALTERNATIVE(old_content, new_content, vendor_id, patch_id, CONFIG_k) \ macro
/linux-master/arch/parisc/include/asm/
H A Dalternative.h36 #define ALTERNATIVE(cond, replacement) "!0:" \ macro
47 #define ALTERNATIVE(from, to, cond, replacement)\ macro
/linux-master/arch/arm64/include/asm/
H A Dalternative-macros.h219 #define ALTERNATIVE(oldinstr, newinstr, ...) \ macro
/linux-master/arch/s390/include/asm/
H A Dalternative.h63 #define ALTERNATIVE(oldinstr, altinstr, facility) \ macro
/linux-master/arch/loongarch/include/asm/
H A Dalternative.h71 #define ALTERNATIVE(oldinstr, newinstr, feature) \ macro
/linux-master/arch/x86/entry/
H A Dcalling.h186 ALTERNATIVE "jmp .Lwrcr3_\@", "", X86_FEATURE_PCID variable
[all...]
/linux-master/arch/x86/include/asm/
H A Dalternative.h217 #define ALTERNATIVE(oldinstr, newinstr, ft_flags) \ macro

Completed in 188 milliseconds