ReactOS 0.4.15-dev-7934-g1dc8d80
_BL_MEMORY_DESCRIPTOR_LIST Struct Reference

#include <bl.h>

Collaboration diagram for _BL_MEMORY_DESCRIPTOR_LIST:

Public Attributes

LIST_ENTRY ListHead
 
PLIST_ENTRY First
 
PLIST_ENTRY This
 
ULONG Type
 

Detailed Description

Definition at line 1004 of file bl.h.

Member Data Documentation

◆ First

PLIST_ENTRY _BL_MEMORY_DESCRIPTOR_LIST::First

Definition at line 1007 of file bl.h.

Referenced by MmTrInitialize(), Mmx86pMapMemoryRegions(), and TrpGenerateMappingTracker().

◆ ListHead

LIST_ENTRY _BL_MEMORY_DESCRIPTOR_LIST::ListHead

Definition at line 1006 of file bl.h.

Referenced by MmPaInitialize().

◆ This

PLIST_ENTRY _BL_MEMORY_DESCRIPTOR_LIST::This

Definition at line 1008 of file bl.h.

◆ Type

ULONG _BL_MEMORY_DESCRIPTOR_LIST::Type

Definition at line 1009 of file bl.h.

Referenced by MmTrInitialize().


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