Searched defs:feature1 (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ |
D | alternative.h | 170 #define ALTERNATIVE_2(oldinstr, newinstr1, feature1, newinstr2, feature2)\ argument 214 #define alternative_2(oldinstr, newinstr1, feature1, newinstr2, feature2) \ argument 240 #define alternative_input_2(oldinstr, newinstr1, feature1, newinstr2, \ argument 262 #define alternative_call_2(oldfunc, newfunc1, feature1, newfunc2, feature2, \ argument
|
D | mpspec_def.h | 28 unsigned char feature1; /* Standard or configuration ? */ member
|