ReactOS 0.4.16-dev-336-gb667d82
_POOL_TRACKER_BIG_PAGES Struct Reference

#include <miarm.h>

Collaboration diagram for _POOL_TRACKER_BIG_PAGES:

Public Attributes

PVOID Va
 
ULONG Key
 
ULONG NumberOfPages
 
PVOID QuotaObject
 

Detailed Description

Definition at line 392 of file miarm.h.

Member Data Documentation

◆ Key

ULONG _POOL_TRACKER_BIG_PAGES::Key

Definition at line 395 of file miarm.h.

◆ NumberOfPages

ULONG _POOL_TRACKER_BIG_PAGES::NumberOfPages

Definition at line 396 of file miarm.h.

◆ QuotaObject

PVOID _POOL_TRACKER_BIG_PAGES::QuotaObject

Definition at line 397 of file miarm.h.

◆ Va

PVOID _POOL_TRACKER_BIG_PAGES::Va

Definition at line 394 of file miarm.h.

Referenced by _IRQL_requires_(), and InitializePool().


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