Searched defs:newinstr1 (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/arch/x86/include/asm/ |
| D | alternative.h | 145 #define ALTERNATIVE_2(oldinstr, newinstr1, feature1, newinstr2, feature2)\ argument 171 #define alternative_2(oldinstr, newinstr1, feature1, newinstr2, feature2) \ argument 197 #define alternative_input_2(oldinstr, newinstr1, feature1, newinstr2, \ argument
|