mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-11 21:13:11 +00:00
doc: fix doc errors from acrn_vhm_mm.h API changes
API changes to acrn-kernel/include/linux/vhm/acrn_vhm_mm.h in https://github.com/projectacrn/acrn-kernel/pull/48 renamed functions that were referenced in the GTG-g_api.rst document, causing the documentation build to fail. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
014bef6fec
commit
6d2553532a
@ -77,11 +77,9 @@ responses to user space modules, notified by vIRQ injections.
|
|||||||
:functions: acrn_hpa2gpa
|
:functions: acrn_hpa2gpa
|
||||||
map_guest_phys
|
map_guest_phys
|
||||||
unmap_guest_phys
|
unmap_guest_phys
|
||||||
set_mmio_map
|
add_memory_region
|
||||||
unset_mmio_map
|
del_memory_region
|
||||||
|
write_protect_page
|
||||||
.. kernel-doc:: include/linux/vhm/acrn_vhm_mm.h
|
|
||||||
:functions: update_memmap_attr
|
|
||||||
|
|
||||||
.. _MPT_interface:
|
.. _MPT_interface:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user