nested_cpu_has_vid  606 arch/x86/kvm/vmx/nested.c 		if (nested_cpu_has_vid(vmcs12)) {
nested_cpu_has_vid  720 arch/x86/kvm/vmx/nested.c 	    !nested_cpu_has_vid(vmcs12) &&
nested_cpu_has_vid  736 arch/x86/kvm/vmx/nested.c 	if (CC(nested_cpu_has_vid(vmcs12) && !nested_exit_on_intr(vcpu)))
nested_cpu_has_vid  747 arch/x86/kvm/vmx/nested.c 	   (CC(!nested_cpu_has_vid(vmcs12)) ||
nested_cpu_has_vid 3714 arch/x86/kvm/vmx/nested.c 	if (nested_cpu_has_vid(vmcs12))
nested_cpu_has_vid 3748 arch/x86/kvm/vmx/vmx.c 		!nested_cpu_has_vid(get_vmcs12(vcpu)) ||