|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <bl.h>

Public Attributes | |
| LIST_ENTRY | ListHead |
| PLIST_ENTRY | First |
| PLIST_ENTRY | This |
| ULONG | Type |
| PLIST_ENTRY _BL_MEMORY_DESCRIPTOR_LIST::First |
Definition at line 1007 of file bl.h.
Referenced by MmTrInitialize(), Mmx86pMapMemoryRegions(), and TrpGenerateMappingTracker().
| LIST_ENTRY _BL_MEMORY_DESCRIPTOR_LIST::ListHead |
Definition at line 1006 of file bl.h.
Referenced by MmPaInitialize().
| PLIST_ENTRY _BL_MEMORY_DESCRIPTOR_LIST::This |
| ULONG _BL_MEMORY_DESCRIPTOR_LIST::Type |
Definition at line 1009 of file bl.h.
Referenced by MmTrInitialize().