nested_cpu_has_vpid 1038 arch/x86/kvm/vmx/nested.c 	       (nested_cpu_has_vpid(vmcs12) && to_vmx(vcpu)->nested.vpid02);
nested_cpu_has_vpid 2037 arch/x86/kvm/vmx/nested.c 		if (nested_cpu_has_vpid(vmcs12) && vmx->nested.vpid02)
nested_cpu_has_vpid 2365 arch/x86/kvm/vmx/nested.c 		if (nested_cpu_has_vpid(vmcs12) && nested_has_guest_tlb_tag(vcpu)) {
nested_cpu_has_vpid 2531 arch/x86/kvm/vmx/nested.c 	    CC(nested_cpu_has_vpid(vmcs12) && !vmcs12->virtual_processor_id))
nested_cpu_has_vpid 3856 arch/x86/kvm/vmx/nested.c 	    (!nested_cpu_has_vpid(vmcs12) || !nested_has_guest_tlb_tag(vcpu))) {