TianoCore EDK2 master
Loading...
Searching...
No Matches
CmArchCommonMemoryAffinityInfo Struct Reference

#include <DynamicTablesPkg/Include/ArchCommonNameSpaceObjects.h>

Data Fields

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

Detailed Description

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

ID: EArchCommonObjMemoryAffinityInfo

Definition at line 252 of file ArchCommonNameSpaceObjects.h.

Field Documentation

◆ BaseAddress

UINT64 CmArchCommonMemoryAffinityInfo::BaseAddress

Base Address.

Definition at line 257 of file ArchCommonNameSpaceObjects.h.

◆ Flags

UINT32 CmArchCommonMemoryAffinityInfo::Flags

Flags.

Definition at line 263 of file ArchCommonNameSpaceObjects.h.

◆ Length

UINT64 CmArchCommonMemoryAffinityInfo::Length

Length.

Definition at line 260 of file ArchCommonNameSpaceObjects.h.

◆ ProximityDomain

UINT32 CmArchCommonMemoryAffinityInfo::ProximityDomain

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

Definition at line 254 of file ArchCommonNameSpaceObjects.h.


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