Searched refs:T_DATA_ERROR (Results 1 – 5 of 5) sorted by relevance
88 #define T_DATA_ERROR 0x29 macro
66 #define T_DATA_ERROR 0x032 macro
1366 ASYNC_TRAP(T_DATA_ERROR, trace_gen, tt0_dae);1511 ASYNC_TRAP(T_DATA_ERROR + T_TL1, trace_gen, tt1_dae);
1315 case T_DATA_ERROR: in cpu_async_error()
1827 aflt->flt_status = ((ttype == T_DATA_ERROR) ? ECC_D_TRAP : ECC_I_TRAP); in cpu_deferred_error()