hermit::x86_64::mm::paging
pub fn map<S: PageSize>( virtual_address: VirtAddr, physical_address: PhysAddr, count: usize, flags: PageTableEntryFlags)