Searched defs:newinstr_yes (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| D | alternative.h | 182 #define ALTERNATIVE_TERNARY(oldinstr, feature, newinstr_yes, newinstr_no) \ argument 217 #define alternative_ternary(oldinstr, feature, newinstr_yes, newinstr_no) \ argument 387 #define ALTERNATIVE_TERNARY(oldinstr, feature, newinstr_yes, newinstr_no) \ argument
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| D | alternative.h | 264 #define ALTERNATIVE_TERNARY(oldinstr, ft_flags, newinstr_yes, newinstr_no) \ argument 300 #define alternative_ternary(oldinstr, ft_flags, newinstr_yes, newinstr_no) \ argument 497 #define ALTERNATIVE_TERNARY(oldinstr, ft_flags, newinstr_yes, newinstr_no) \ argument
|