aboutsummaryrefslogtreecommitdiff
path: root/sys/arm64/vmm/vmm_hyp_exception.S
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm64/vmm/vmm_hyp_exception.S')
-rw-r--r--sys/arm64/vmm/vmm_hyp_exception.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm64/vmm/vmm_hyp_exception.S b/sys/arm64/vmm/vmm_hyp_exception.S
index 0e8b31ae8b12..9a9dc6901f40 100644
--- a/sys/arm64/vmm/vmm_hyp_exception.S
+++ b/sys/arm64/vmm/vmm_hyp_exception.S
@@ -332,7 +332,7 @@ LENTRY(handle_el2_el1_irq64)
2:
ldr x9, [sp], #16
ret
-LEND(handle_el2_el1_irq)
+LEND(handle_el2_el1_irq64)
LENTRY(handle_el2_el1_fiq64)
do_world_switch_to_host