Searched refs:gHardwareInterruptV2Protocol (Results 1 - 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/ArmPkg/Drivers/ArmGic/GicV2/
H A DArmGicV2Dxe.c31 extern EFI_HARDWARE_INTERRUPT_PROTOCOL gHardwareInterruptV2Protocol;
181 GicV2EndOfInterrupt (&gHardwareInterruptV2Protocol, GicInterrupt);
188 EFI_HARDWARE_INTERRUPT_PROTOCOL gHardwareInterruptV2Protocol = { variable
217 GicV2DisableInterruptSource (&gHardwareInterruptV2Protocol, Index);
225 GicV2EndOfInterrupt (&gHardwareInterruptV2Protocol, GicInterrupt);
267 GicV2DisableInterruptSource (&gHardwareInterruptV2Protocol, Index);
314 &gHardwareInterruptV2Protocol, GicV2IrqInterruptHandler, GicV2ExitBootServicesEvent);

Completed in 50 milliseconds