Home
last modified time | relevance | path

Searched refs:XRSTORS (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/arch/x86/kernel/fpu/
Dxstate.h85 #define XRSTORS ".byte " REX_PREFIX "0x0f,0xc7,0x1f" macro
135 XRSTORS, X86_FEATURE_XSAVES) \
318 XSTATE_OP(XRSTORS, xstate, lmask, hmask, err); in os_xrstor_safe()
Dxstate.c318 XSTATE_OP(XRSTORS, xstate, lmask, hmask, err); in os_xrstor_booting()
1387 XSTATE_OP(XRSTORS, xstate, (u32)mask, (u32)(mask >> 32), err); in xrstors()
/linux-6.1.9/tools/lib/traceevent/plugins/
Dplugin_kvm.c116 _ER(XRSTORS, 64)
/linux-6.1.9/tools/arch/x86/kcpuid/
Dcpuid.csv258 0xD, 1, EAX, 3, xsaves, XSAVES/XRSTORS and IA32_XSS supported