diff --git a/sys/amd64/vmm/intel/vmx_support.S b/sys/amd64/vmm/intel/vmx_support.S index 241d6d654e0..d616984ada9 100644 --- a/sys/amd64/vmm/intel/vmx_support.S +++ b/sys/amd64/vmm/intel/vmx_support.S @@ -187,7 +187,7 @@ inst_error: VMX_HOST_RESTORE(%r10) ret -END(vmx_execute_guest) +END(vmx_enter_guest) /* * void vmx_exit_guest(void)