Expand description
ArceOS memory management module.
Structs§
- The virtual memory address space.
Functions§
- Initializes virtual memory management.
- Initializes kernel paging for secondary CPUs.
- Returns the globally unique kernel address space.
- Returns the root physical address of the kernel page table.
- Creates a new address space for kernel itself.