pub fn init_memory_management()Expand description
Initializes virtual memory management.
It mainly sets up the kernel virtual memory address space and recreate a fine-grained kernel page table.
pub fn init_memory_management()Initializes virtual memory management.
It mainly sets up the kernel virtual memory address space and recreate a fine-grained kernel page table.