Searched refs:PROCBASED_USE_TPR_SHADOW (Results 1 – 3 of 3) sorted by relevance
53 #define PROCBASED_USE_TPR_SHADOW (1 << 21) macro
830 MSR_VMX_TRUE_PROCBASED_CTLS, PROCBASED_USE_TPR_SHADOW, 0, in vmx_modinit()839 procbased_ctls |= PROCBASED_USE_TPR_SHADOW; in vmx_modinit()861 procbased_ctls |= PROCBASED_USE_TPR_SHADOW; in vmx_modinit()3080 if ((vmx->cap[vcpu].proc_ctls & PROCBASED_USE_TPR_SHADOW) != 0) { in vmx_run()3847 proc_ctls &= ~PROCBASED_USE_TPR_SHADOW; in vmx_enable_x2apic_mode_ts()
2528 if (proc & PROCBASED_USE_TPR_SHADOW && in print_vmx_info()