Changes

Jump to navigation Jump to search
170 bytes added ,  07:08, 31 August 2019
Line 431: Line 431:     
This is just standard aarch64 page table mapping code. New L2/L3 pages are allocated via allocator->Allocate() when needed.
 
This is just standard aarch64 page table mapping code. New L2/L3 pages are allocated via allocator->Allocate() when needed.
 +
 +
== KInitialPageTable::IsFree ==
 +
 +
This is just standard aarch64 page table code. Walks the page table, verifying that all entries it would map for size + range are free.
    
= Structures =
 
= Structures =

Navigation menu