Searched refs:INTR_SYNCH (Results 1 – 2 of 2) sorted by relevance
168 #define INTR_SYNCH 0x1 macro
197 if (emu->x86.intr & INTR_SYNCH) { in x86emu_intr_handle()216 emu->x86.intr |= INTR_SYNCH; in x86emu_intr_raise()235 if (((emu->x86.intr & INTR_SYNCH) && in x86emu_exec()