Searched refs:EXCP_EXT_INTERRUPT (Results 1 – 5 of 5) sorted by relevance
214 [EXCP_EXT_INTERRUPT] = "external interrupt", in hppa_cpu_do_interrupt()281 cs->exception_index = EXCP_EXT_INTERRUPT; in hppa_cpu_exec_interrupt()
66 #define EXCP_EXT_INTERRUPT 4 /* external interrupt */ macro
97 [EXCP_EXT_INTERRUPT] = "interrupt",
1038 && cs->exception_index != EXCP_EXT_INTERRUPT) { in mips_cpu_do_interrupt()1044 if (cs->exception_index == EXCP_EXT_INTERRUPT && in mips_cpu_do_interrupt()1130 case EXCP_EXT_INTERRUPT: in mips_cpu_do_interrupt()1331 && cs->exception_index != EXCP_EXT_INTERRUPT) { in mips_cpu_do_interrupt()1349 cs->exception_index = EXCP_EXT_INTERRUPT; in mips_cpu_exec_interrupt()
1272 EXCP_EXT_INTERRUPT, /* 8 */ enumerator