Searched refs:CPU_IC_PARITY (Results 1 – 4 of 4) sorted by relevance
320 case CPU_IC_PARITY: in cpu_impl_async_log_err()
382 case CPU_IC_PARITY: in cpu_impl_async_log_err()
2118 ch_flt.flt_type = iparity ? CPU_IC_PARITY : CPU_DC_PARITY; in cpu_parity_error()4384 if (ch_flt->flt_type == CPU_IC_PARITY) in cpu_payload_add_icache()4389 if (ch_flt->flt_type == CPU_IC_PARITY) in cpu_payload_add_icache()4535 case CPU_IC_PARITY: in cpu_error_to_resource_type()7276 case CPU_IC_PARITY:
388 #define CPU_IC_PARITY 13 /* Icache parity error trap */ macro