Searched refs:CH_ERR_IPE (Results 1 – 3 of 3) sorted by relevance
1156 #define CH_ERR_IPE 0x02 /* Data/Event is Icache Parity Error */ macro
1774 or %g0, CH_ERR_IPE, %g21827 CH_ERR_TL1_ENTER(CH_ERR_IPE);
1545 if (cl1.ch_err_tl1_flags & (CH_ERR_IPE | CH_ERR_DPE)) { in cpu_tl1_error()1582 if (me_flags & (CH_ERR_IPE | CH_ERR_DPE)) { in cpu_tl1_error()2089 uchar_t iparity = ((flags & CH_ERR_IPE) != 0); in cpu_parity_error()