Searched refs:nested_cpu_has_vid (Results 1 – 1 of 1) sorted by relevance
1165 static inline bool nested_cpu_has_vid(struct vmcs12 *vmcs12) in nested_cpu_has_vid() function8817 if (nested_cpu_has_vid(vmcs12)) { in nested_vmx_merge_msr_bitmap()8867 !nested_cpu_has_vid(vmcs12) && in nested_vmx_check_apicv_controls()8883 if (nested_cpu_has_vid(vmcs12) && in nested_vmx_check_apicv_controls()8893 (!nested_cpu_has_vid(vmcs12) || in nested_vmx_check_apicv_controls()9803 if (nested_cpu_has_vid(vmcs12)) in prepare_vmcs12()