[−][src]Module sunrise_kernel::paging::bookkeeping
Bookkeeping of mappings in UserLand
Structs
UserspaceBookkeeping | A bookkeeping is just a list of Mappings |
Enums
QueryMemory | Because we do not store Available mappings internally, we need this enum to return a new available mappings, or a reference to the stored mapping. |