Searched refs:ceen (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/sun4u/cpu/ |
H A D | us3_common.c | 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 1474 set_error_enable(get_error_enable() | (nceen | ceen)); in cpu_log_fast_ecc_error() 1509 uint64_t ceen, nceen; in cpu_tl1_error() local 1538 ceen = get_error_enable() & EN_REG_CEEN; in cpu_tl1_error() 1541 1, ceen, nceen, &cl1.ch_err_tl1_logout); in cpu_tl1_error() [all …]
|