Searched refs:kvm_get_exit_handler (Results 1 – 2 of 2) sorted by relevance
107 static exit_handle_fn kvm_get_exit_handler(struct kvm_vcpu *vcpu) in kvm_get_exit_handler() function155 exit_handler = kvm_get_exit_handler(vcpu); in handle_exit()
227 static exit_handle_fn kvm_get_exit_handler(struct kvm_vcpu *vcpu) in kvm_get_exit_handler() function255 exit_handler = kvm_get_exit_handler(vcpu); in handle_trap_exceptions()