Searched refs:CPU_DTLB_PARITY (Results 1 – 3 of 3) sorted by relevance
396 case CPU_DTLB_PARITY: in cpu_impl_async_log_err()1035 ch_flt.flt_type = CPU_DTLB_PARITY; in cpu_tlb_parity_error()1078 (ch_flt->flt_type == CPU_DTLB_PARITY)); in cpu_async_log_tlb_parity_err()1143 (ch_flt->flt_type == CPU_DTLB_PARITY)); in cpu_payload_add_tlb()
4541 case CPU_DTLB_PARITY: in cpu_error_to_resource_type()7290 case CPU_DTLB_PARITY:
406 #define CPU_DTLB_PARITY 25 /* Panther DTLB parity error */ macro