ReactOS 0.4.15-dev-7918-g2a2556c
_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 378 of file miarm.h.

Member Data Documentation

◆ Key

ULONG _POOL_TRACKER_BIG_PAGES::Key

Definition at line 381 of file miarm.h.

◆ NumberOfPages

ULONG _POOL_TRACKER_BIG_PAGES::NumberOfPages

Definition at line 382 of file miarm.h.

◆ QuotaObject

PVOID _POOL_TRACKER_BIG_PAGES::QuotaObject

Definition at line 383 of file miarm.h.

◆ Va

PVOID _POOL_TRACKER_BIG_PAGES::Va

Definition at line 380 of file miarm.h.

Referenced by _IRQL_requires_(), and InitializePool().


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