Searched defs:handle_exit (Results 1 – 4 of 4) sorted by relevance
225 int handle_exit(struct kvm_vcpu *vcpu, int exception_index) in handle_exit() function
948 static int handle_exit(void) in handle_exit() function
3296 static int handle_exit(struct kvm_vcpu *vcpu, fastpath_t exit_fastpath) in handle_exit() function
1365 int (*handle_exit)(struct kvm_vcpu *vcpu, member