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

/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
H A DDebugTimer.c68 BOOLEAN OldInterruptState; local
71 OldInterruptState = SaveAndDisableInterrupts ();
80 SetInterruptState (OldInterruptState);

Completed in 451 milliseconds