summaryrefslogtreecommitdiffstats
path: root/kernel/arch/mips/kvm/locore.S
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/arch/mips/kvm/locore.S')
-rw-r--r--kernel/arch/mips/kvm/locore.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/arch/mips/kvm/locore.S b/kernel/arch/mips/kvm/locore.S
index 7e2210846..777064336 100644
--- a/kernel/arch/mips/kvm/locore.S
+++ b/kernel/arch/mips/kvm/locore.S
@@ -227,6 +227,7 @@ FEXPORT(__kvm_mips_load_k0k1)
/* Jump to guest */
eret
+EXPORT(__kvm_mips_vcpu_run_end)
VECTOR(MIPSX(exception), unknown)
/* Find out what mode we came from and jump to the proper handler. */