Searched refs:handle_exit (Results 1 – 13 of 13) sorted by relevance
958 static int handle_exit(void) in handle_exit() function1008 exit(handle_exit()); in sig_handler()1043 res = handle_exit(); in main()
14 inject_fault.o va_layout.o handle_exit.o \
322 int handle_exit(struct kvm_vcpu *vcpu, int exception_index) in handle_exit() function
1063 ret = handle_exit(vcpu, ret); in kvm_arch_vcpu_ioctl_run()
955 static int handle_exit(void) in handle_exit() function1004 exit(handle_exit()); in sig_handler()1043 res = handle_exit(); in main()
64 KVM_X86_OP(handle_exit)
1626 int (*handle_exit)(struct kvm_vcpu *vcpu, member
45 handle_exit(); // <-- must be 'noinstr' or '__always_inline'
975 int handle_exit(struct kvm_vcpu *vcpu, int exception_index);
5019 .handle_exit = svm_handle_exit,
8309 .handle_exit = vmx_handle_exit,
[all...]