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