Structs
- The
PageSegment
struct represents a consecutive range of pages, which are mapped to frames in the same method (Identical
orFramed
) and have the same permissions. - The
PageSet
struct represents a collection of related PageSegment.
Enums
Constants
- OPTIONS 🔒
Statics
- LAZY 🔒
Functions
- bss_end 🔒 ⚠
- bss_stack_start 🔒 ⚠
- data_end 🔒 ⚠
- data_start 🔒 ⚠
- kernel_end 🔒 ⚠
- rodata_end 🔒 ⚠
- rodata_start 🔒 ⚠
- text_end 🔒 ⚠
- text_start 🔒 ⚠
- trampoline_start 🔒 ⚠