nested_vmx_vmexit  342 arch/x86/kvm/vmx/nested.c 	nested_vmx_vmexit(vcpu, exit_reason, 0, exit_qualification);
nested_vmx_vmexit  431 arch/x86/kvm/vmx/nested.c 		nested_vmx_vmexit(vcpu, EXIT_REASON_EXCEPTION_NMI,
nested_vmx_vmexit 3460 arch/x86/kvm/vmx/nested.c 	nested_vmx_vmexit(vcpu, EXIT_REASON_EXCEPTION_NMI, intr_info, exit_qual);
nested_vmx_vmexit 3475 arch/x86/kvm/vmx/nested.c 		nested_vmx_vmexit(vcpu, EXIT_REASON_INIT_SIGNAL, 0, 0);
nested_vmx_vmexit 3491 arch/x86/kvm/vmx/nested.c 		nested_vmx_vmexit(vcpu, EXIT_REASON_PREEMPTION_TIMER, 0, 0);
nested_vmx_vmexit 3498 arch/x86/kvm/vmx/nested.c 		nested_vmx_vmexit(vcpu, EXIT_REASON_EXCEPTION_NMI,
nested_vmx_vmexit 3513 arch/x86/kvm/vmx/nested.c 		nested_vmx_vmexit(vcpu, EXIT_REASON_EXTERNAL_INTERRUPT, 0, 0);
nested_vmx_vmexit 5112 arch/x86/kvm/vmx/nested.c 	nested_vmx_vmexit(vcpu, vmx->exit_reason,
nested_vmx_vmexit 5613 arch/x86/kvm/vmx/nested.c 		nested_vmx_vmexit(vcpu, -1, 0, 0);
nested_vmx_vmexit   28 arch/x86/kvm/vmx/nested.h void nested_vmx_vmexit(struct kvm_vcpu *vcpu, u32 exit_reason,
nested_vmx_vmexit   96 arch/x86/kvm/vmx/nested.h 	nested_vmx_vmexit(vcpu, exit_reason, exit_intr_info,
nested_vmx_vmexit 7567 arch/x86/kvm/vmx/vmx.c 		nested_vmx_vmexit(vcpu, -1, 0, 0);