mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-24 22:42:53 +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
|
||||
map_guest_phys
|
||||
unmap_guest_phys
|
||||
set_mmio_map
|
||||
unset_mmio_map
|
||||
|
||||
.. kernel-doc:: include/linux/vhm/acrn_vhm_mm.h
|
||||
:functions: update_memmap_attr
|
||||
add_memory_region
|
||||
del_memory_region
|
||||
write_protect_page
|
||||
|
||||
.. _MPT_interface:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user