Home
last modified time | relevance | path

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

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

Completed in 17 milliseconds