ReactOS 0.4.16-dev-197-g92996da
|
Public Attributes | |
BL_ADDRESS_RANGE | BaseRange |
BL_ADDRESS_RANGE | VirtualRange |
ULONG | Type |
ULONGLONG | Pages |
ULONG | MemoryType |
ULONG | Alignment |
ULONG | Flags |
Definition at line 14 of file pagealloc.c.
ULONG _BL_PA_REQUEST::Alignment |
Definition at line 21 of file pagealloc.c.
BL_ADDRESS_RANGE _BL_PA_REQUEST::BaseRange |
Definition at line 16 of file pagealloc.c.
ULONG _BL_PA_REQUEST::Flags |
Definition at line 22 of file pagealloc.c.
ULONG _BL_PA_REQUEST::MemoryType |
Definition at line 20 of file pagealloc.c.
ULONGLONG _BL_PA_REQUEST::Pages |
Definition at line 19 of file pagealloc.c.
ULONG _BL_PA_REQUEST::Type |
Definition at line 18 of file pagealloc.c.
BL_ADDRESS_RANGE _BL_PA_REQUEST::VirtualRange |
Definition at line 17 of file pagealloc.c.