Home
last modified time | relevance | path

Searched refs:SCAUSE_INST_ACCESS_FAULT (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/riscv/riscv/
H A Dtrap.c337 case SCAUSE_INST_ACCESS_FAULT: in do_trap_supervisor()
414 case SCAUSE_INST_ACCESS_FAULT: in do_trap_user()
/freebsd/sys/riscv/include/
H A Driscvreg.h41 #define SCAUSE_INST_ACCESS_FAULT 1 macro
/freebsd/sys/cddl/dev/dtrace/riscv/
H A Ddtrace_subr.c206 case SCAUSE_INST_ACCESS_FAULT: in dtrace_trap()