nested_svm_exit_handled  390 arch/x86/kvm/svm.c static int nested_svm_exit_handled(struct vcpu_svm *svm);
nested_svm_exit_handled 4021 arch/x86/kvm/svm.c 		ret = (nested_svm_exit_handled(svm) == NESTED_EXIT_DONE);
nested_svm_exit_handled 5009 arch/x86/kvm/svm.c 			vmexit = nested_svm_exit_handled(svm);
nested_svm_exit_handled 6221 arch/x86/kvm/svm.c 	vmexit = nested_svm_exit_handled(svm);