Home
last modified time | relevance | path

Searched refs:SECONDARY_EXEC_XSAVES (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
Dvmx.h73 #define SECONDARY_EXEC_XSAVES 0x00100000 macro
/linux-4.1.27/arch/x86/kvm/
Dvmx.c1151 return nested_cpu_has2(vmcs12, SECONDARY_EXEC_XSAVES) && in nested_cpu_has_xsaves()
2495 SECONDARY_EXEC_XSAVES; in nested_vmx_setup_ctls_msrs()
3042 SECONDARY_EXEC_XSAVES | in setup_vmcs_config()
7623 return nested_cpu_has2(vmcs12, SECONDARY_EXEC_XSAVES); in nested_vmx_exit_handled()
8032 SECONDARY_EXEC_XSAVES; in vmx_xsaves_supported()