![]() |
Xyris
0.5
|
#include <Memory.i686.hpp>
Data Fields | |
struct DirectoryEntry | entries [1024] |
Page directory contains pointers to all of the virtual memory addresses for the page tables along with their corresponding physical memory locations of the page tables. Page table entry defined in accordance to the Intel Developer Manual Vol. 3a p. 4-12.
Definition at line 113 of file Memory.i686.hpp.
struct DirectoryEntry Directory::entries[1024] |
Definition at line 115 of file Memory.i686.hpp.