Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
Dalternative.h214 #define ALTERNATIVE_2(oldinstr, newinstr1, ft_flags1, newinstr2, ft_flags2) \ argument
221 #define ALTERNATIVE_3(oldinstr, newinstr1, ft_flags1, newinstr2, ft_flags2, \ argument
241 #define alternative_2(oldinstr, newinstr1, ft_flags1, newinstr2, ft_flags2) \ argument
284 #define alternative_call_2(oldfunc, newfunc1, ft_flags1, newfunc2, ft_flags2, \ argument