Searched defs:newinstr1 (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/arch/x86/include/asm/ |
D | alternative.h | 168 #define ALTERNATIVE_2(oldinstr, newinstr1, feature1, newinstr2, feature2)\ argument 212 #define alternative_2(oldinstr, newinstr1, feature1, newinstr2, feature2) \ argument 238 #define alternative_input_2(oldinstr, newinstr1, feature1, newinstr2, \ argument
|