Home
last modified time | relevance | path

Searched refs:GicRedistributorBase (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/ArmPkg/Drivers/ArmGic/
DArmGicLib.c33 IN UINTN GicRedistributorBase, in GicGetCpuRedistributorBase() argument
57 GicCpuRedistributorBase = GicRedistributorBase; in GicGetCpuRedistributorBase()
66 GicRedistributorBase += GicRedistributorGranularity; in GicGetCpuRedistributorBase()
172 IN UINTN GicRedistributorBase, in ArmGicEnableInterrupt() argument
190 GicCpuRedistributorBase = GicGetCpuRedistributorBase (GicRedistributorBase, Revision); in ArmGicEnableInterrupt()
205 IN UINTN GicRedistributorBase, in ArmGicDisableInterrupt() argument
223 GicCpuRedistributorBase = GicGetCpuRedistributorBase (GicRedistributorBase, Revision); in ArmGicDisableInterrupt()
237 IN UINTN GicRedistributorBase, in ArmGicIsInterruptEnabled() argument
255 GicCpuRedistributorBase = GicGetCpuRedistributorBase (GicRedistributorBase, Revision); in ArmGicIsInterruptEnabled()
/device/linaro/bootloader/edk2/ArmPkg/Include/Library/
DArmGicLib.h202 IN UINTN GicRedistributorBase,
210 IN UINTN GicRedistributorBase,
218 IN UINTN GicRedistributorBase,