Home
last modified time | relevance | path

Searched refs:nested_cpu_has_vid (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/kvm/
Dvmx.c1239 static inline bool nested_cpu_has_vid(struct vmcs12 *vmcs12) in nested_cpu_has_vid() function
9214 if (nested_cpu_has_vid(vmcs12)) { in nested_vmx_merge_msr_bitmap()
9264 !nested_cpu_has_vid(vmcs12) && in nested_vmx_check_apicv_controls()
9280 if (nested_cpu_has_vid(vmcs12) && in nested_vmx_check_apicv_controls()
9290 (!nested_cpu_has_vid(vmcs12) || in nested_vmx_check_apicv_controls()
10215 if (nested_cpu_has_vid(vmcs12)) in prepare_vmcs12()