Searched refs:msr_ctl2 (Results 1 – 1 of 1) sorted by relevance
347 u32 vmx_msr_low, vmx_msr_high, msr_ctl, msr_ctl2; in detect_vmx_virtcap() local364 msr_ctl2 = vmx_msr_high | vmx_msr_low; in detect_vmx_virtcap()365 if ((msr_ctl2 & X86_VMX_FEATURE_PROC_CTLS2_VIRT_APIC) && in detect_vmx_virtcap()368 if (msr_ctl2 & X86_VMX_FEATURE_PROC_CTLS2_EPT) in detect_vmx_virtcap()370 if (msr_ctl2 & X86_VMX_FEATURE_PROC_CTLS2_VPID) in detect_vmx_virtcap()