Use the same label name for ENTRY() and END() macros for 'vmx_enter_guest'.
Pointed out by: rmh@
This commit is contained in:
parent
0a9ae358fd
commit
5f8e2dfcb5
@ -187,7 +187,7 @@ inst_error:
|
||||
|
||||
VMX_HOST_RESTORE(%r10)
|
||||
ret
|
||||
END(vmx_execute_guest)
|
||||
END(vmx_enter_guest)
|
||||
|
||||
/*
|
||||
* void vmx_exit_guest(void)
|
||||
|
Loading…
x
Reference in New Issue
Block a user