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()
2119 ch_flt.flt_type = iparity ? CPU_IC_PARITY : CPU_DC_PARITY; in cpu_parity_error()4385 if (ch_flt->flt_type == CPU_IC_PARITY) in cpu_payload_add_icache()4390 if (ch_flt->flt_type == CPU_IC_PARITY) in cpu_payload_add_icache()4536 case CPU_IC_PARITY: in cpu_error_to_resource_type()7277 case CPU_IC_PARITY:
388 #define CPU_IC_PARITY 13 /* Icache parity error trap */ macro