[−][src]Function sunrise_bootstrap::paging::map_bootstrap
pub unsafe fn map_bootstrap(boot_info: &BootInformation) -> PagingOffPageSet
Creates a set of page tables identity mapping the Bootstrap.
Returns the newly created PageTable.
Safety
Paging must be off to call this function