Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmPkg/Drivers/ArmGic/
DArmGicSecLib.c29 IN UINTN GicSecureInterruptMaskSize in ArmGicSetSecureInterrupts() argument
36 ASSERT(GicSecureInterruptMaskSize <= (ArmGicGetMaxNumInterrupts (GicDistributorBase) / 32)); in ArmGicSetSecureInterrupts()
39 for (Index = 0; Index < GicSecureInterruptMaskSize; Index++) { in ArmGicSetSecureInterrupts()
/device/linaro/bootloader/edk2/ArmPkg/Include/Library/
DArmGicLib.h122 IN UINTN GicSecureInterruptMaskSize