ReactOS 0.4.15-dev-8058-ga7cbb60
_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 422 of file miarm.h.

Member Data Documentation

◆ NumberOfPages

PFN_NUMBER _PHYSICAL_MEMORY_DESCRIPTOR::NumberOfPages

Definition at line 425 of file miarm.h.

◆ NumberOfRuns

ULONG _PHYSICAL_MEMORY_DESCRIPTOR::NumberOfRuns

Definition at line 424 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: