Searched refs:T_DATA_ERROR (Results 1 – 7 of 7) sorted by relevance
88 #define T_DATA_ERROR 0x29 macro
66 #define T_DATA_ERROR 0x032 macro
58 case T_DATA_ERROR: in kmdb_dpi_handle_fault()
203 { T_DATA_ERROR, kaif_install_generic },
1386 ASYNC_TRAP(T_DATA_ERROR, trace_gen, tt0_dae);1531 ASYNC_TRAP(T_DATA_ERROR + T_TL1, trace_gen, tt1_dae);
1315 case T_DATA_ERROR: in cpu_async_error()
1826 aflt->flt_status = ((ttype == T_DATA_ERROR) ? ECC_D_TRAP : ECC_I_TRAP); in cpu_deferred_error()