Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dvmx.h74 #define SECONDARY_EXEC_XSAVES 0x00100000 macro
/linux-4.4.14/arch/x86/kvm/
Dvmx.c1220 return nested_cpu_has2(vmcs12, SECONDARY_EXEC_XSAVES) && in nested_cpu_has_xsaves()
2620 SECONDARY_EXEC_XSAVES | in nested_vmx_setup_ctls_msrs()
3177 SECONDARY_EXEC_XSAVES | in setup_vmcs_config()
7828 return nested_cpu_has2(vmcs12, SECONDARY_EXEC_XSAVES); in nested_vmx_exit_handled()
8393 SECONDARY_EXEC_XSAVES; in vmx_xsaves_supported()