Searched refs:SCAUSE_STORE_PAGE_FAULT (Results 1 – 4 of 4) sorted by relevance
256 if (frame->tf_scause == SCAUSE_STORE_PAGE_FAULT) { in page_fault_handler()348 case SCAUSE_STORE_PAGE_FAULT: in do_trap_supervisor()425 case SCAUSE_STORE_PAGE_FAULT: in do_trap_user()
54 #define SCAUSE_STORE_PAGE_FAULT 15 macro
209 case SCAUSE_STORE_PAGE_FAULT: in dtrace_trap()
152 hedeleg |= (1UL << SCAUSE_STORE_PAGE_FAULT); in vmmops_delegate()