Searched refs:nested_cpu_has_vid (Results 1 – 1 of 1) sorted by relevance
1268 static inline bool nested_cpu_has_vid(struct vmcs12 *vmcs12) in nested_cpu_has_vid() function9423 if (nested_cpu_has_vid(vmcs12)) { in nested_vmx_merge_msr_bitmap()9458 !nested_cpu_has_vid(vmcs12) && in nested_vmx_check_apicv_controls()9474 if (nested_cpu_has_vid(vmcs12) && in nested_vmx_check_apicv_controls()9484 (!nested_cpu_has_vid(vmcs12) || in nested_vmx_check_apicv_controls()10425 if (nested_cpu_has_vid(vmcs12)) in prepare_vmcs12()