Searched refs:PROCBASED_USE_TPR_SHADOW (Results 1 – 3 of 3) sorted by relevance
51 #define PROCBASED_USE_TPR_SHADOW (1 << 21) macro
845 MSR_VMX_TRUE_PROCBASED_CTLS, PROCBASED_USE_TPR_SHADOW, 0, in vmx_modinit()858 procbased_ctls |= PROCBASED_USE_TPR_SHADOW; in vmx_modinit()884 procbased_ctls |= PROCBASED_USE_TPR_SHADOW; in vmx_modinit()3144 if ((vcpu->cap.proc_ctls & PROCBASED_USE_TPR_SHADOW) != 0) { in vmx_run()3933 proc_ctls &= ~PROCBASED_USE_TPR_SHADOW; in vmx_enable_x2apic_mode_ts()
2524 if (proc & PROCBASED_USE_TPR_SHADOW && in print_vmx_info()