Expand description

Implementation of MapArea and MemorySet.

Structs

The kernel’s initial memory mapping(kernel address space)

map area structure, controls a contiguous piece of virtual memory

map permission corresponding to that in pte: R W X U

address space

Enums

map type for memory set: identical or framed

Functions

ebss 🔒
edata 🔒
ekernel 🔒
erodata 🔒
etext 🔒

the kernel token

remap test in kernel space

sdata 🔒
srodata 🔒
stext 🔒