mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-29 04:25:57 +00:00
Add lookup_address to lokup the page table for a virtual address of primary page table or a physical address of extended page table. The remaining obtain_last_page_table_entry could be removed with their called function later. Signed-off-by: Li, Fei1 <fei1.li@intel.com>