Searched refs:EXCEP_IAERROR (Results 1 – 5 of 5) sorted by relevance
34 EXCEP_IAERROR = 0x000110, /* instruction address */ enumerator
44 __set_intr_stub(EXCEP_IAERROR, itlb_aerror); in processor_init()
29 __set_intr_stub(EXCEP_IAERROR, itlb_aerror); in processor_init()
62 [EXCEP_IAERROR >> 3] = { 0, 0 },143 case EXCEP_IAERROR: in die_if_no_fixup()
310 debugger_intercept(fault_code & 0x00010000 ? EXCEP_IAERROR : EXCEP_DAERROR, in do_page_fault()