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