Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmPkg/Drivers/ArmGic/GicV3/
DArmGicV3Dxe.c21 extern EFI_HARDWARE_INTERRUPT_PROTOCOL gHardwareInterruptV3Protocol;
172 GicV3EndOfInterrupt (&gHardwareInterruptV3Protocol, GicInterrupt); in GicV3IrqInterruptHandler()
179 EFI_HARDWARE_INTERRUPT_PROTOCOL gHardwareInterruptV3Protocol = { variable
207 GicV3DisableInterruptSource (&gHardwareInterruptV3Protocol, Index); in GicV3ExitBootServicesEvent()
211 GicV3EndOfInterrupt (&gHardwareInterruptV3Protocol, Index); in GicV3ExitBootServicesEvent()
261 GicV3DisableInterruptSource (&gHardwareInterruptV3Protocol, Index); in GicV3DxeInitialize()
334 &gHardwareInterruptV3Protocol, GicV3IrqInterruptHandler, GicV3ExitBootServicesEvent); in GicV3DxeInitialize()