Home
last modified time | relevance | path

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

/arch/x86/kvm/vmx/
A Dhyperv_evmcs.h81 SECONDARY_EXEC_ENABLE_XSAVES | \
A Dcapabilities.h252 SECONDARY_EXEC_ENABLE_XSAVES; in cpu_has_vmx_xsaves()
A Dnested.h196 return nested_cpu_has2(vmcs12, SECONDARY_EXEC_ENABLE_XSAVES); in nested_cpu_has_xsaves()
A Dvmx.h568 SECONDARY_EXEC_ENABLE_XSAVES | \
A Dnested.c2429 SECONDARY_EXEC_ENABLE_XSAVES | in prepare_vmcs02_early()
6571 return nested_cpu_has2(vmcs12, SECONDARY_EXEC_ENABLE_XSAVES); in nested_vmx_l1_wants_exit()
7117 SECONDARY_EXEC_ENABLE_XSAVES | in nested_vmx_setup_secondary_ctls()
/arch/x86/include/asm/
A Dvmx.h76 #define SECONDARY_EXEC_ENABLE_XSAVES VMCS_CONTROL_BIT(XSAVES) macro

Completed in 24 milliseconds