Function axmm::init_memory_management 
source · 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.