| mmu.inc | |
| Address Translation | Since we don’t use segmentation, this is how address translation works |
| Page Translation | |
| Macros | |
| Page Directory Flags | |
| Page Table Flags |
+--------+--------+--------+ +--------+
| DIR | PAGE | OFFSET |-----+ | Phys |
+--------+--------+--------+ +------>| addr |
| | | |
| +----+ +--------+
| Page Dir | +---> Page Frame
| +---------+ | +--------+ |
| | | | | | |
+->| PDE |-+ +->| PTE |-+
| | | | |
+---------+ | +--------+
+----> Page Table