Searched refs:EXCP_INST_PAGE_FAULT (Results 1 – 2 of 2) sorted by relevance
144 case EXCP_INST_PAGE_FAULT: in do_trap_user()180 } else if (frame->tf_scause == EXCP_INST_PAGE_FAULT) { in accesstype()
58 #define EXCP_INST_PAGE_FAULT 12 macro