Home
last modified time | relevance | path

Searched defs:alternative_2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
H A Dalternative.h98 #define alternative_2(oldinstr, altinstr1, facility1, altinstr2, facility2) \ macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dalternative.h106 #define alternative_2(oldinstr, newinstr1, feature1, newinstr2, feature2) \ macro
/openbmc/linux/arch/x86/include/asm/
H A Dalternative.h265 #define alternative_2(oldinstr, newinstr1, ft_flags1, newinstr2, ft_flags2) \ macro