Searched refs:kvm_get_exit_handler (Results 1 – 2 of 2) sorted by relevance
119 static exit_handle_fn kvm_get_exit_handler(struct kvm_vcpu *vcpu) in kvm_get_exit_handler() function167 exit_handler = kvm_get_exit_handler(vcpu); in handle_exit()
200 static exit_handle_fn kvm_get_exit_handler(struct kvm_vcpu *vcpu) in kvm_get_exit_handler() function228 exit_handler = kvm_get_exit_handler(vcpu); in handle_trap_exceptions()