Home
last modified time | relevance | path

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

/linux-6.15/arch/loongarch/include/asm/
H A Dalternative.h106 #define alternative_2(oldinstr, newinstr1, feature1, newinstr2, feature2) \ macro
/linux-6.15/arch/s390/include/asm/
H A Dalternative.h166 #define alternative_2(oldinstr, altinstr1, feature1, altinstr2, feature2) \ macro
/linux-6.15/arch/x86/include/asm/
H A Dalternative.h241 #define alternative_2(oldinstr, newinstr1, ft_flags1, newinstr2, ft_flags2) \ macro