Searched refs:EXCP_IMP (Results 1 – 5 of 5) sorted by relevance
148 case EXCP_IMP: in cpu_loop()
217 [EXCP_IMP] = "instruction memory protection trap", in hppa_cpu_do_interrupt()
69 #define EXCP_IMP 7 /* instruction memory protection trap */ macro
272 ret = (type & PAGE_EXEC) ? EXCP_IMP : EXCP_DMAR; in hppa_get_physical_address()283 ret = type & PAGE_EXEC ? EXCP_IMP : EXCP_DMPI; in hppa_get_physical_address()
2087 gen_excp_1(EXCP_IMP); in do_page_zero()