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

/freebsd-10.1-release/sys/mips/include/
H A Dtrap.h56 #define T_BUS_ERR_IFETCH 6 /* Bus error on an ifetch */ macro
/freebsd-10.1-release/sys/mips/mips/
H A Dgdb_machdep.c170 case T_BUS_ERR_IFETCH+T_USER: /* BERR asserted to CPU */
H A Dtrap.c788 case T_BUS_ERR_IFETCH + T_USER: /* BERR asserted to cpu */
1507 case T_BUS_ERR_IFETCH:
1534 (trap_type != T_BUS_ERR_IFETCH) &&
/freebsd-10.1-release/sys/cddl/dev/dtrace/mips/
H A Ddtrace_subr.c163 case T_BUS_ERR_IFETCH:

Completed in 104 milliseconds