Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dalternative.h106 #define alternative_2(oldinstr, newinstr1, feature1, newinstr2, feature2) \ macro
/linux/arch/x86/include/asm/
H A Dalternative.h247 #define alternative_2(oldinstr, newinstr1, ft_flags1, newinstr2, ft_flags2) \ macro