mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-12 12:30:08 +00:00
hv: move some api declaration from mmu.h to ept.h
-- add ept.h, and move ept related api declaration from mmu.h to ept.h -- move lookup_address()declaration from mmu.h to pgtable.h Tracked-On: #1842 Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com> Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
This commit is contained in:
committed by
Eddie Dong
parent
615c2bf88b
commit
2ffc683d01
@@ -794,6 +794,7 @@ WARN_LOGFILE =
|
||||
|
||||
INPUT = custom-doxygen/mainpage.md \
|
||||
../hypervisor/include/arch/x86/guest/guest.h \
|
||||
../hypervisor/include/arch/x86/guest/ept.h \
|
||||
../hypervisor/include/arch/x86/mmu.h \
|
||||
../hypervisor/include/arch/x86/pgtable.h \
|
||||
../hypervisor/include/arch/x86/vtd.h \
|
||||
|
Reference in New Issue
Block a user