Searched refs:EXCP_STORE_PAGE_FAULT (Results 1 – 2 of 2) sorted by relevance
211 (frame->tf_scause == EXCP_STORE_PAGE_FAULT)) { in data_abort()303 case EXCP_STORE_PAGE_FAULT: in do_trap_supervisor()363 case EXCP_STORE_PAGE_FAULT: in do_trap_user()
56 #define EXCP_STORE_PAGE_FAULT 15 macro