Home
last modified time | relevance | path

Searched refs:ceen (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c148 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()
[all …]