DynamicTablesPkg[all]  1.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
CmArmMemoryAffinityInfo Struct Reference

Data Fields

UINT32 ProximityDomain
 The proximity domain to which the "range of memory" belongs. More...
 
UINT64 BaseAddress
 Base Address. More...
 
UINT64 Length
 Length. More...
 
UINT32 Flags
 Flags. More...
 

Detailed Description

A structure that describes the Memory Affinity Structure (Type 1) in SRAT

ID: EArmObjMemoryAffinityInfo

Field Documentation

UINT64 CmArmMemoryAffinityInfo::BaseAddress

Base Address.

UINT32 CmArmMemoryAffinityInfo::Flags

Flags.

UINT64 CmArmMemoryAffinityInfo::Length

Length.

UINT32 CmArmMemoryAffinityInfo::ProximityDomain

The proximity domain to which the "range of memory" belongs.