Searched refs:ch_err_tl1_flags (Results 1 – 3 of 3) sorted by relevance
261 ch_err_tl1_flags
1273 if (cl1p->ch_err_tl1_flags == 0) in cpu_check_other_cpus_logout()1522 if (cl1p->ch_err_tl1_flags == 0) in cpu_tl1_error()1532 me_flags = CH_ERR_ME_FLAGS(cl1.ch_err_tl1_flags); in cpu_tl1_error()1537 if (cl1.ch_err_tl1_flags & CH_ERR_FECC) { in cpu_tl1_error()1544 if (cl1.ch_err_tl1_flags & (CH_ERR_IPE | CH_ERR_DPE)) { in cpu_tl1_error()1545 cpu_parity_error(rp, cl1.ch_err_tl1_flags, in cpu_tl1_error()
1496 uint64_t ch_err_tl1_flags; /* miscellaneous flags */ member