Searched refs:handle_exit (Results 1 – 8 of 8) sorted by relevance
16 inject_fault.o va_layout.o handle_exit.o \
274 int handle_exit(struct kvm_vcpu *vcpu, int exception_index) in handle_exit() function
1165 ret = handle_exit(vcpu, ret); in kvm_arch_vcpu_ioctl_run()
59 KVM_X86_OP_NULL(handle_exit)
1374 int (*handle_exit)(struct kvm_vcpu *vcpu, member
973 int handle_exit(struct kvm_vcpu *vcpu, int exception_index);
3341 static int handle_exit(struct kvm_vcpu *vcpu, fastpath_t exit_fastpath) in handle_exit() function4632 .handle_exit = handle_exit,
7784 .handle_exit = vmx_handle_exit,