Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DDebugTimer.c87 BOOLEAN OldDebugTimerInterruptState; in SaveAndSetDebugTimerInterrupt() local
89 OldDebugTimerInterruptState = GetApicTimerInterruptState (); in SaveAndSetDebugTimerInterrupt()
91 if (OldDebugTimerInterruptState != EnableStatus) { in SaveAndSetDebugTimerInterrupt()
107 return OldDebugTimerInterruptState; in SaveAndSetDebugTimerInterrupt()