Searched refs:kvm_mips_handle_exit (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/mips/kvm/
H A Dlocore.S430 * Now jump to the kvm_mips_handle_exit() to see if we can deal
433 PTR_LA t9, kvm_mips_handle_exit
H A Dmips.c1222 int kvm_mips_handle_exit(struct kvm_run *run, struct kvm_vcpu *vcpu) kvm_mips_handle_exit() function
1246 kvm_debug("kvm_mips_handle_exit: cause: %#x, PC: %p, kvm_run: %p, kvm_vcpu: %p\n", kvm_mips_handle_exit()

Completed in 47 milliseconds