mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-08 20:29:40 +00:00
hv: Rename get_ept_entry() to get_eptp()
get_ept_entry() actually returns the EPTP of a VM. So rename it to get_eptp() for readability. Tracked-On: #5923 Signed-off-by: Shuo A Liu <shuo.a.liu@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>
This commit is contained in:
@@ -440,7 +440,7 @@ EPT
|
||||
.. doxygenfunction:: ept_flush_leaf_page
|
||||
:project: Project ACRN
|
||||
|
||||
.. doxygenfunction:: get_ept_entry
|
||||
.. doxygenfunction:: get_eptp
|
||||
:project: Project ACRN
|
||||
|
||||
.. doxygenfunction:: walk_ept_table
|
||||
|
Reference in New Issue
Block a user