Searched defs:handle_exit (Results 1 – 6 of 6) sorted by relevance
239 int handle_exit(struct kvm_vcpu *vcpu, int exception_index) in handle_exit() function
951 static int handle_exit(void) in handle_exit() function
955 static int handle_exit(void) in handle_exit() function
3077 static int handle_exit(struct kvm_vcpu *vcpu, fastpath_t exit_fastpath) in handle_exit() function
1156 int (*handle_exit)(struct kvm_vcpu *vcpu, member