Searched refs:handle_exit (Results 1 – 7 of 7) sorted by relevance
874 static int handle_exit(void) in handle_exit() function924 exit(handle_exit()); in sig_handler()959 res = handle_exit(); in main()
17 inject_fault.o va_layout.o handle_exit.o \
361 int handle_exit(struct kvm_vcpu *vcpu, int exception_index) in handle_exit() function
45 handle_exit(); // <-- must be 'noinstr' or '__always_inline'
1465 vcpu->arch.handle_exit = kvm_handle_exit; in kvm_arch_vcpu_create()
5053 .handle_exit = svm_handle_exit,
11081 r = kvm_x86_call(handle_exit)(vcpu, exit_fastpath); in vcpu_enter_guest()