TianoCore EDK2 master
|
#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 |
A structure that describes the GIC Interrupt Translation Service information for the Platform.
ID: EArmObjGicItsInfo
Definition at line 262 of file ArmNameSpaceObjects.h.
UINT32 CmArmGicItsInfo::GicItsId |
The GIC ITS ID.
Definition at line 264 of file ArmNameSpaceObjects.h.
UINT64 CmArmGicItsInfo::PhysicalBaseAddress |
The physical address for the Interrupt Translation Service.
Definition at line 267 of file ArmNameSpaceObjects.h.
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.