Searched refs:handle_exit (Results 1 – 10 of 10) sorted by relevance
14 inject_fault.o va_layout.o handle_exit.o \
264 int handle_exit(struct kvm_vcpu *vcpu, int exception_index) in handle_exit() function
1003 ret = handle_exit(vcpu, ret); in kvm_arch_vcpu_ioctl_run()
948 static int handle_exit(void) in handle_exit() function998 exit(handle_exit()); in sig_handler()1033 res = handle_exit(); in main()
62 KVM_X86_OP(handle_exit)
1529 int (*handle_exit)(struct kvm_vcpu *vcpu, member
45 handle_exit(); // <-- must be 'noinstr' or '__always_inline'
783 int handle_exit(struct kvm_vcpu *vcpu, int exception_index);
4737 .handle_exit = svm_handle_exit,
8061 .handle_exit = vmx_handle_exit,