Searched refs:CPU_DC_PARITY (Results 1 – 4 of 4) sorted by relevance
324 case CPU_DC_PARITY: in cpu_impl_async_log_err()
2118 ch_flt.flt_type = iparity ? CPU_IC_PARITY : CPU_DC_PARITY; in cpu_parity_error()4019 CPU_DC_PARITY; in cpu_dcache_parity_check()4090 ch_flt->parity_data.dpe.cpl_cache = CPU_DC_PARITY; in cpu_record_dc_data_parity()4337 if (ch_flt->flt_type == CPU_DC_PARITY) in cpu_payload_add_dcache()4342 if (ch_flt->flt_type == CPU_DC_PARITY) in cpu_payload_add_dcache()4536 case CPU_DC_PARITY: in cpu_error_to_resource_type()7278 case CPU_DC_PARITY:
386 case CPU_DC_PARITY: in cpu_impl_async_log_err()
389 #define CPU_DC_PARITY 14 /* Dcache parity error trap */ macro