Searched refs:XRSTORS (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/x86/kernel/fpu/ |
| H A D | xstate.h | 118 #define XRSTORS "xrstors" REX_SUFFIX " %[xa]" macro 168 XRSTORS, X86_FEATURE_XSAVES) \ 360 XSTATE_OP(XRSTORS, xstate, lmask, hmask, err); in os_xrstor_safe()
|
| H A D | xstate.c | 347 XSTATE_OP(XRSTORS, xstate, lmask, hmask, err); in os_xrstor_booting() 1474 XSTATE_OP(XRSTORS, xstate, (u32)mask, (u32)(mask >> 32), err); in xrstors()
|
| /linux/tools/arch/x86/kcpuid/ |
| H A D | cpuid.csv | 359 …0xd, 1, eax, 3, xsaves , XSAVES/XRSTORS instructions (and XSS MS…
|