Home
last modified time | relevance | path

Searched defs:alternative (Results 1 – 5 of 5) sorted by relevance

/linux/arch/riscv/kernel/
H A Dvmlinux.lds.S120 KEEP(*(.alternative))
121 __alt_end = .;
/linux/arch/loongarch/include/asm/
H A Dalternative.h103 #define alternative(oldinstr, newinstr, feature) \ macro
/linux/arch/s390/include/asm/
H A Dalternative.h163 #define alternative(oldinstr, altinstr, feature) \ macro
/linux/arch/x86/include/asm/
H A Dalternative.h244 #define alternative(oldinstr, newinstr, ft_flags) \ macro
/linux/tools/objtool/
H A Dcheck.c25 struct alternative { struct
26 struct alternative *next; argument
27 insnalternative global() argument
[all...]