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

/freebsd-12-stable/sys/riscv/riscv/
H A Dtrap.c218 (frame->tf_scause == EXCP_STORE_PAGE_FAULT)) {
281 case EXCP_STORE_PAGE_FAULT:
340 case EXCP_STORE_PAGE_FAULT:
/freebsd-12-stable/sys/riscv/include/
H A Driscvreg.h55 #define EXCP_STORE_PAGE_FAULT 15 macro

Completed in 85 milliseconds