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/s390/include/asm/
H A Dalternative.h163 #define alternative(oldinstr, altinstr, feature) \ macro
/linux/arch/x86/include/asm/
H A Dalternative.h246 #define alternative(oldinstr, newinstr, ft_flags) \ macro