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