Searched refs:XRSTORS (Results 1 – 4 of 4) sorted by relevance
/linux/arch/x86/kernel/fpu/ |
A D | xstate.h | 75 #define XRSTORS ".byte " REX_PREFIX "0x0f,0xc7,0x1f" macro 126 XRSTORS, X86_FEATURE_XSAVES) \ 303 XSTATE_OP(XRSTORS, xstate, lmask, hmask, err); in os_xrstor_safe()
|
A D | xstate.c | 379 XSTATE_OP(XRSTORS, xstate, lmask, hmask, err); in os_xrstor_booting() 1410 XSTATE_OP(XRSTORS, xstate, (u32)mask, (u32)(mask >> 32), err); in xrstors()
|
/linux/tools/lib/traceevent/plugins/ |
A D | plugin_kvm.c | 116 _ER(XRSTORS, 64)
|
/linux/tools/arch/x86/kcpuid/ |
A D | cpuid.csv | 258 0xD, 1, EAX, 3, xsaves, XSAVES/XRSTORS and IA32_XSS supported
|
Completed in 9 milliseconds