ReactOS 0.4.15-dev-8093-g3285f69
_BL_PA_REQUEST Struct Reference
Collaboration diagram for _BL_PA_REQUEST:

Public Attributes

BL_ADDRESS_RANGE BaseRange
 
BL_ADDRESS_RANGE VirtualRange
 
ULONG Type
 
ULONGLONG Pages
 
ULONG MemoryType
 
ULONG Alignment
 
ULONG Flags
 

Detailed Description

Definition at line 14 of file pagealloc.c.

Member Data Documentation

◆ Alignment

ULONG _BL_PA_REQUEST::Alignment

Definition at line 21 of file pagealloc.c.

◆ BaseRange

BL_ADDRESS_RANGE _BL_PA_REQUEST::BaseRange

Definition at line 16 of file pagealloc.c.

◆ Flags

ULONG _BL_PA_REQUEST::Flags

Definition at line 22 of file pagealloc.c.

◆ MemoryType

ULONG _BL_PA_REQUEST::MemoryType

Definition at line 20 of file pagealloc.c.

◆ Pages

ULONGLONG _BL_PA_REQUEST::Pages

Definition at line 19 of file pagealloc.c.

◆ Type

ULONG _BL_PA_REQUEST::Type

Definition at line 18 of file pagealloc.c.

◆ VirtualRange

BL_ADDRESS_RANGE _BL_PA_REQUEST::VirtualRange

Definition at line 17 of file pagealloc.c.


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