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