Searched refs:gHardwareInterruptV3Protocol (Results 1 – 1 of 1) sorted by relevance
21 extern EFI_HARDWARE_INTERRUPT_PROTOCOL gHardwareInterruptV3Protocol;172 GicV3EndOfInterrupt (&gHardwareInterruptV3Protocol, GicInterrupt); in GicV3IrqInterruptHandler()179 EFI_HARDWARE_INTERRUPT_PROTOCOL gHardwareInterruptV3Protocol = { variable207 GicV3DisableInterruptSource (&gHardwareInterruptV3Protocol, Index); in GicV3ExitBootServicesEvent()211 GicV3EndOfInterrupt (&gHardwareInterruptV3Protocol, Index); in GicV3ExitBootServicesEvent()261 GicV3DisableInterruptSource (&gHardwareInterruptV3Protocol, Index); in GicV3DxeInitialize()334 &gHardwareInterruptV3Protocol, GicV3IrqInterruptHandler, GicV3ExitBootServicesEvent); in GicV3DxeInitialize()