Searched refs:ARM_GIC_ICCICR_ENABLE_NS (Results 1 – 2 of 2) sorted by relevance
85 ARM_GIC_ICCICR_ENABLE_NS | in ArmGicV2EnableInterruptInterface()99 …eBase + ARM_GIC_ICCICR, ControlValue & ~(ARM_GIC_ICCICR_ENABLE_SECURE | ARM_GIC_ICCICR_ENABLE_NS)); in ArmGicV2DisableInterruptInterface()
87 #define ARM_GIC_ICCICR_ENABLE_NS 0x02 macro