Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dvmx.c1165 static inline bool nested_cpu_has_vid(struct vmcs12 *vmcs12) in nested_cpu_has_vid() function
8817 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()