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

/freebsd-12-stable/sys/riscv/include/
H A Driscvreg.h53 #define EXCP_INST_PAGE_FAULT 12 macro
/freebsd-12-stable/sys/riscv/riscv/
H A Dtrap.c220 } else if (frame->tf_scause == EXCP_INST_PAGE_FAULT) {
342 case EXCP_INST_PAGE_FAULT:

Completed in 50 milliseconds