Searched defs:handle_exit (Results 1 – 5 of 5) sorted by relevance
164 int handle_exit(struct kvm_vcpu *vcpu, struct kvm_run *run, in handle_exit() function
139 int handle_exit(struct kvm_vcpu *vcpu, struct kvm_run *run, in handle_exit() function
955 static int handle_exit(void) in handle_exit() function
3419 static int handle_exit(struct kvm_vcpu *vcpu) in handle_exit() function
815 int (*handle_exit)(struct kvm_vcpu *vcpu); member