Searched refs:VMX_PROCBASED_CTLS_TPR_SHADOW (Results 1 – 3 of 3) sorted by relevance
61 MSR_IA32_VMX_PROCBASED_CTLS, VMX_PROCBASED_CTLS_TSC_OFF | VMX_PROCBASED_CTLS_TPR_SHADOW |248 if (is_ctrl_setting_allowed(msr_val, VMX_PROCBASED_CTLS_TPR_SHADOW)) { in detect_apicv_cap()
297 VMX_PROCBASED_CTLS_TSC_OFF | VMX_PROCBASED_CTLS_TPR_SHADOW | in init_exec_ctrl()626 vcpu->arch.proc_vm_exec_ctrls &= ~VMX_PROCBASED_CTLS_TPR_SHADOW; in switch_apicv_mode_x2apic()
307 #define VMX_PROCBASED_CTLS_TPR_SHADOW (1U<<21U) macro
Completed in 7 milliseconds