Searched refs:handle_exit (Results 1 – 8 of 8) sorted by relevance
14 inject_fault.o va_layout.o handle_exit.o \
399 int handle_exit(struct kvm_vcpu *vcpu, int exception_index) in handle_exit() function
1192 ret = handle_exit(vcpu, ret); in kvm_arch_vcpu_ioctl_run()
64 KVM_X86_OP(handle_exit)
1626 int (*handle_exit)(struct kvm_vcpu *vcpu, member
1135 int handle_exit(struct kvm_vcpu *vcpu, int exception_index);
4986 .handle_exit = svm_handle_exit,
8307 .handle_exit = vmx_handle_exit,