HomeSort by relevance Sort by last modified time
    Searched refs:DisableInterruptSource (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/Omap35xxPkg/Library/DebugAgentTimerLib/
DebugAgentTimerLib.c 52 DisableInterruptSource (
123 DisableInterruptSource ();
  /device/linaro/bootloader/edk2/EmbeddedPkg/Include/Protocol/
HardwareInterrupt.h 161 HARDWARE_INTERRUPT_DISABLE DisableInterruptSource;
  /device/linaro/bootloader/edk2/ArmPkg/Drivers/ArmGic/
ArmGicCommonDxe.c 82 return This->DisableInterruptSource (This, Source);
  /device/linaro/bootloader/edk2/Omap35xxPkg/InterruptDxe/
HardwareInterrupt.c 155 DisableInterruptSource (
294 DisableInterruptSource,
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/SP804TimerDxe/
SP804Timer.c 215 Status = gInterrupt->DisableInterruptSource (gInterrupt, gVector);
  /device/linaro/bootloader/edk2/Omap35xxPkg/TimerDxe/
Timer.c 190 Status = gInterrupt->DisableInterruptSource(gInterrupt, gVector);

Completed in 712 milliseconds