Searched refs:EXCP_STORE_PAGE_FAULT (Results 1 – 2 of 2) sorted by relevance
89 case EXCP_STORE_PAGE_FAULT: in do_trap_supervisor()142 case EXCP_STORE_PAGE_FAULT: in do_trap_user()178 (frame->tf_scause == EXCP_STORE_PAGE_FAULT)) { in accesstype()
60 #define EXCP_STORE_PAGE_FAULT 15 macro