Searched refs:T_BUS_ERR_IFETCH (Results 1 – 3 of 3) sorted by relevance
172 case T_BUS_ERR_IFETCH+T_USER: /* BERR asserted to CPU */ in gdb_cpu_signal()
775 case T_BUS_ERR_IFETCH + T_USER: /* BERR asserted to cpu */ in trap()1473 case T_BUS_ERR_IFETCH: in log_bad_page_fault()1501 trap_type != T_BUS_ERR_IFETCH && in log_bad_page_fault()
58 #define T_BUS_ERR_IFETCH 6 /* Bus error on an ifetch */ macro