Searched refs:T_BUS_ERR_IFETCH (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/mips/include/
H A Dtrap.h58 #define T_BUS_ERR_IFETCH 6 /* Bus error on an ifetch */ macro
/freebsd-12-stable/sys/mips/mips/
H A Dgdb_machdep.c172 case T_BUS_ERR_IFETCH+T_USER: /* BERR asserted to CPU */
H A Dtrap.c776 case T_BUS_ERR_IFETCH + T_USER: /* BERR asserted to cpu */
1477 case T_BUS_ERR_IFETCH:
1505 trap_type != T_BUS_ERR_IFETCH &&
/freebsd-12-stable/sys/cddl/dev/dtrace/mips/
H A Ddtrace_subr.c204 case T_BUS_ERR_IFETCH:

Completed in 164 milliseconds