Call page table initialization
This commit is contained in:
@@ -59,6 +59,9 @@ MM::Manager::InitializeMemoryManager(VOID)
|
||||
|
||||
/* Initialize memory layout */
|
||||
InitializeMemoryLayout();
|
||||
|
||||
/* Initialize page table */
|
||||
MM::Pte::InitializePageTable();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user