HomeSort by relevance Sort by last modified time
    Searched defs:InterruptFlag (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
execution.h 106 enum InterruptFlag {
141 bool CheckInterrupt(InterruptFlag flag);
142 void RequestInterrupt(InterruptFlag flag);
143 void ClearInterrupt(InterruptFlag flag);
144 bool CheckAndClearInterrupt(InterruptFlag flag);
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DebugAgent.h 121 UINT32 InterruptFlag : 1; // 1: EFLAGS.IF is set

Completed in 89 milliseconds