Searched refs:hardwareInterrupt (Results 1 – 1 of 1) sorted by relevance
181 bool hardwareInterrupt = false; in m68k_exception_entry() local289 hardwareInterrupt = true; in m68k_exception_entry()308 if (hardwareInterrupt && thread->post_interrupt_callback != NULL) { in m68k_exception_entry()