Searched refs:ALTERNATIVE_3 (Results 1 – 2 of 2) sorted by relevance
| /arch/x86/include/asm/ |
| A D | alternative.h | 227 #define ALTERNATIVE_3(oldinstr, newinstr1, ft_flags1, newinstr2, ft_flags2, \ macro 386 .macro ALTERNATIVE_3 oldinstr, newinstr1, ft_flags1, newinstr2, ft_flags2, newinstr3, ft_flags3
|
| /arch/x86/kernel/fpu/ |
| A D | xstate.h | 150 asm volatile("1: " ALTERNATIVE_3(XSAVE, \
|
Completed in 9 milliseconds