TianoCore EDK2 master
Loading...
Searching...
No Matches
PAGE_TABLE_POOL Struct Reference

Data Fields

VOID * NextPool
 
UINTN Offset
 
UINTN FreePages
 

Detailed Description

Definition at line 169 of file VirtualMemory.h.

Field Documentation

◆ FreePages

UINTN PAGE_TABLE_POOL::FreePages

Definition at line 172 of file VirtualMemory.h.

◆ NextPool

VOID * PAGE_TABLE_POOL::NextPool

Definition at line 170 of file VirtualMemory.h.

◆ Offset

UINTN PAGE_TABLE_POOL::Offset

Definition at line 171 of file VirtualMemory.h.


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