Pip
Architecture-dependent parts of Pip: MAL, IAL and boot
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
page_directory Struct Reference

Page Directory structure Pointing to short-descriptor page table. More...

#include <structures.h>

Data Fields

mmu_sd_pt_t tablesPhysical [1024]
 Page Tables in this Page Directory. More...
 
uint32_t tablesPhysical [1024]
 Page Tables in this Page Directory. More...
 

Detailed Description

Page Directory structure Pointing to short-descriptor page table.

Page Directory structure.

page_directory_t

Field Documentation

◆ tablesPhysical [1/2]

mmu_sd_pt_t page_directory::tablesPhysical[1024]

Page Tables in this Page Directory.

◆ tablesPhysical [2/2]

uint32_t page_directory::tablesPhysical[1024]

Page Tables in this Page Directory.


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