[−][src]Trait sunrise_bootstrap::paging::table::PageTableTrait
Associated Types
type FlusherType: Flusher
Provided methods
fn map_whole_table(
&mut self,
start_address: PhysicalAddress,
flags: I386EntryFlags
)
&mut self,
start_address: PhysicalAddress,
flags: I386EntryFlags
)
👎 Deprecated
Used at startup when creating the first page tables.
fn map_guard_whole_table(&mut self)
Used at startup when creating the first page tables.