Searched refs:SCAUSE_INST_PAGE_FAULT (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/riscv/riscv/
H A Dtrap.c225 } else if (frame->tf_scause == SCAUSE_INST_PAGE_FAULT) {
301 case SCAUSE_INST_PAGE_FAULT:
366 case SCAUSE_INST_PAGE_FAULT:
/freebsd-13-stable/sys/riscv/include/
H A Driscvreg.h52 #define SCAUSE_INST_PAGE_FAULT 12 macro

Completed in 55 milliseconds