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

#include <DynamicTablesPkg/Include/ArmNameSpaceObjects.h>

Data Fields

UINT32 GicItsId
 The GIC ITS ID.
 
UINT64 PhysicalBaseAddress
 The physical address for the Interrupt Translation Service.
 
UINT32 ProximityDomain
 

Detailed Description

A structure that describes the GIC Interrupt Translation Service information for the Platform.

ID: EArmObjGicItsInfo

Definition at line 262 of file ArmNameSpaceObjects.h.

Field Documentation

◆ GicItsId

UINT32 CmArmGicItsInfo::GicItsId

The GIC ITS ID.

Definition at line 264 of file ArmNameSpaceObjects.h.

◆ PhysicalBaseAddress

UINT64 CmArmGicItsInfo::PhysicalBaseAddress

The physical address for the Interrupt Translation Service.

Definition at line 267 of file ArmNameSpaceObjects.h.

◆ ProximityDomain

UINT32 CmArmGicItsInfo::ProximityDomain

The proximity domain to which the logical processor belongs. This field is used to populate the GIC ITS affinity structure in the SRAT table.

Definition at line 273 of file ArmNameSpaceObjects.h.


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