Module ostd::boot::memory_region
source · Expand description
Information of memory regions in the boot phase.
Structs§
- The information of initial memory regions that are needed by the kernel. The sections are not guaranteed to not overlap. The region must be page aligned.
Enums§
- The type of initial memory regions that are needed for the kernel.
Functions§
- Truncates regions, resulting in a set of regions that does not overlap.