Files
acrn-hypervisor/hypervisor/include/arch/x86
Li Fei1 0278a3f46e hv: pgatble: move the EPT page table related APIs to ept.c
Move the EPT page table related APIs to ept.c. page module only provides APIs to
allocate/free page for page table page. pagetabl module only provides APIs to
add/modify/delete/lookup page table entry. The page pool and the page table
related APIs for EPT should defined in EPT module.

Tracked-On: #5830
Signed-off-by: Li Fei1 <fei1.li@intel.com>
Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
2021-03-11 13:48:52 +08:00
..
2020-10-29 10:05:05 +08:00
2020-06-19 16:13:20 +08:00
2020-05-08 08:50:13 +08:00
2021-01-27 15:59:47 +08:00