Searched refs:nested_cpu_has_vid (Results 1 – 2 of 2) sorted by relevance
219 static inline bool nested_cpu_has_vid(struct vmcs12 *vmcs12) in nested_cpu_has_vid() function
562 if (CC(!nested_cpu_has_vid(vmcs12) && vmcs12->tpr_threshold >> 4)) in nested_vmx_check_tpr_shadow_controls()731 if (nested_cpu_has_vid(vmcs12)) { in nested_vmx_prepare_msr_bitmap()852 !nested_cpu_has_vid(vmcs12) && in nested_vmx_check_apicv_controls()868 if (CC(nested_cpu_has_vid(vmcs12) && !nested_exit_on_intr(vcpu))) in nested_vmx_check_apicv_controls()879 (CC(!nested_cpu_has_vid(vmcs12)) || in nested_vmx_check_apicv_controls()3111 !nested_cpu_has_vid(vmcs12) && in nested_vmx_check_controls_late()4176 if (!nested_cpu_has_vid(get_vmcs12(vcpu)) || in vmx_has_nested_events()4684 if (nested_cpu_has_vid(vmcs12)) in sync_vmcs02_to_vmcs12()