Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c2030 static inline bool nested_cpu_has_vid(struct vmcs12 *vmcs12) in nested_cpu_has_vid() function
6182 !nested_cpu_has_vid(get_vmcs12(vcpu)) || in vmx_guest_apic_has_interrupt()
11611 if (nested_cpu_has_vid(vmcs12)) { in nested_vmx_prepare_msr_bitmap()
11687 !nested_cpu_has_vid(vmcs12) && in nested_vmx_check_apicv_controls()
11703 if (nested_cpu_has_vid(vmcs12) && in nested_vmx_check_apicv_controls()
11715 (!nested_cpu_has_vid(vmcs12) || in nested_vmx_check_apicv_controls()
13049 if (nested_cpu_has_vid(vmcs12)) in sync_vmcs12()