ReactOS 0.4.16-dev-1113-g99ecbf5
_PHYSICAL_MEMORY_DESCRIPTOR Struct Reference

#include <miarm.h>

Collaboration diagram for _PHYSICAL_MEMORY_DESCRIPTOR:

Public Attributes

ULONG NumberOfRuns
 
PFN_NUMBER NumberOfPages
 
PHYSICAL_MEMORY_RUN Run [1]
 

Detailed Description

Definition at line 426 of file miarm.h.

Member Data Documentation

◆ NumberOfPages

PFN_NUMBER _PHYSICAL_MEMORY_DESCRIPTOR::NumberOfPages

Definition at line 429 of file miarm.h.

◆ NumberOfRuns

ULONG _PHYSICAL_MEMORY_DESCRIPTOR::NumberOfRuns

Definition at line 428 of file miarm.h.

Referenced by MiFindContiguousPages(), MmArmInitSystem(), and MmGetPhysicalMemoryRanges().

◆ Run

PHYSICAL_MEMORY_RUN _PHYSICAL_MEMORY_DESCRIPTOR::Run[1]

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