Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dalternative.h67 #define ALTINSTR_REPLACEMENT(newinstr, feature, num) /* replacement */ \ argument
71 #define ALTERNATIVE(oldinstr, newinstr, feature) \ argument
103 #define alternative(oldinstr, newinstr, feature) \ argument
/linux/arch/x86/include/asm/
H A Dalternative.h180 #define ALTINSTR_REPLACEMENT(newinstr) /* replacement */ \ argument
187 #define ALTERNATIVE(oldinstr, newinstr, ft_flags) \ argument
216 #define alternative(oldinstr, newinstr, ft_flags) \ argument
230 #define alternative_input(oldinstr, newinstr, ft_flags, input...) \ argument
235 #define alternative_io(oldinstr, newinstr, ft_flags, output, input...) \ argument