Home
last modified time | relevance | path

Searched refs:XSAVES (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/arch/x86/kernel/fpu/
Dxstate.h83 #define XSAVES ".byte " REX_PREFIX "0x0f,0xc7,0x2f" macro
120 XSAVES, X86_FEATURE_XSAVES) \
Dxstate.c1363 XSTATE_OP(XSAVES, xstate, (u32)mask, (u32)(mask >> 32), err); in xsaves()
/linux-6.1.9/arch/x86/include/asm/
Dvmx.h72 #define SECONDARY_EXEC_XSAVES VMCS_CONTROL_BIT(XSAVES)
/linux-6.1.9/tools/lib/traceevent/plugins/
Dplugin_kvm.c115 _ER(XSAVES, 63) \
/linux-6.1.9/arch/x86/kvm/
Dcpuid.c664 F(XSAVEOPT) | F(XSAVEC) | F(XGETBV1) | F(XSAVES) | f_xfd in kvm_set_cpu_caps()
978 if (entry->eax & (F(XSAVES)|F(XSAVEC))) in __do_cpuid_func()
/linux-6.1.9/tools/arch/x86/kcpuid/
Dcpuid.csv258 0xD, 1, EAX, 3, xsaves, XSAVES/XRSTORS and IA32_XSS supported