Lines Matching refs:ceen
148 static void cpu_log_fast_ecc_error(caddr_t tpc, int priv, int tl, uint64_t ceen,
1312 uint64_t ceen, nceen; in cpu_fast_ecc_error() local
1321 ceen = p_clo_flags & EN_REG_CEEN; in cpu_fast_ecc_error()
1325 ceen = clop->clo_flags & EN_REG_CEEN; in cpu_fast_ecc_error()
1330 (rp->r_tstate & TSTATE_PRIV) ? 1 : 0, 0, ceen, nceen, clop); in cpu_fast_ecc_error()
1339 cpu_log_fast_ecc_error(caddr_t tpc, int priv, int tl, uint64_t ceen, in cpu_log_fast_ecc_error() argument
1475 set_error_enable(get_error_enable() | (nceen | ceen)); in cpu_log_fast_ecc_error()
1510 uint64_t ceen, nceen; in cpu_tl1_error() local
1539 ceen = get_error_enable() & EN_REG_CEEN; in cpu_tl1_error()
1542 1, ceen, nceen, &cl1.ch_err_tl1_logout); in cpu_tl1_error()
1575 ceen = get_error_enable() & EN_REG_CEEN; in cpu_tl1_error()
1578 1, ceen, nceen, NULL); in cpu_tl1_error()
1746 uint64_t ceen, clo_flags; in cpu_deferred_error() local
1804 ceen = clo_flags & EN_REG_CEEN; in cpu_deferred_error()
2024 set_error_enable(get_error_enable() | (EN_REG_NCEEN | ceen)); in cpu_deferred_error()