Xyris  0.5
Directory Struct Reference

#include <Memory.i686.hpp>

+ Collaboration diagram for Directory:

Data Fields

struct DirectoryEntry entries [1024]
 

Detailed Description

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.

Field Documentation

◆ entries

struct DirectoryEntry Directory::entries[1024]

Definition at line 115 of file Memory.i686.hpp.


The documentation for this struct was generated from the following file: