Searched refs:GicRedistributorBase (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/ArmPkg/Drivers/ArmGic/ |
D | ArmGicLib.c | 46 IN UINTN GicRedistributorBase, in GicGetCpuRedistributorBase() argument 70 GicCpuRedistributorBase = GicRedistributorBase; in GicGetCpuRedistributorBase() 185 IN UINTN GicRedistributorBase, in ArmGicEnableInterrupt() argument 205 GicCpuRedistributorBase = GicGetCpuRedistributorBase (GicRedistributorBase, Revision); in ArmGicEnableInterrupt() 220 IN UINTN GicRedistributorBase, in ArmGicDisableInterrupt() argument 240 GicCpuRedistributorBase = GicGetCpuRedistributorBase (GicRedistributorBase, Revision); in ArmGicDisableInterrupt() 254 IN UINTN GicRedistributorBase, in ArmGicIsInterruptEnabled() argument 274 GicCpuRedistributorBase = GicGetCpuRedistributorBase (GicRedistributorBase, Revision); in ArmGicIsInterruptEnabled()
|
/device/linaro/bootloader/edk2/ArmPkg/Include/Library/ |
D | ArmGicLib.h | 203 IN UINTN GicRedistributorBase, 211 IN UINTN GicRedistributorBase, 219 IN UINTN GicRedistributorBase,
|