Searched refs:EXCP_EXT_INTERRUPT (Results 1 – 5 of 5) sorted by relevance
220 [EXCP_EXT_INTERRUPT] = "external interrupt", in hppa_cpu_do_interrupt()287 cs->exception_index = EXCP_EXT_INTERRUPT; in hppa_cpu_exec_interrupt()
67 #define EXCP_EXT_INTERRUPT 4 /* external interrupt */ macro
97 [EXCP_EXT_INTERRUPT] = "interrupt",
1039 && cs->exception_index != EXCP_EXT_INTERRUPT) { in mips_cpu_do_interrupt()1045 if (cs->exception_index == EXCP_EXT_INTERRUPT && in mips_cpu_do_interrupt()1131 case EXCP_EXT_INTERRUPT: in mips_cpu_do_interrupt()1332 && cs->exception_index != EXCP_EXT_INTERRUPT) { in mips_cpu_do_interrupt()1350 cs->exception_index = EXCP_EXT_INTERRUPT; in mips_cpu_exec_interrupt()
1270 EXCP_EXT_INTERRUPT, /* 8 */ enumerator