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.c1312 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()
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
[all …]