Home
last modified time | relevance | path

Searched defs:alternative (Results 1 – 4 of 4) 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/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 struct instruction *insn;