Searched refs:clo_flags (Results 1 – 3 of 3) sorted by relevance
1325 ceen = clop->clo_flags & EN_REG_CEEN; in cpu_fast_ecc_error()1326 nceen = clop->clo_flags & EN_REG_NCEEN; in cpu_fast_ecc_error()1745 uint64_t ceen, clo_flags; in cpu_deferred_error() local1779 clo_flags = p_clo_flags; in cpu_deferred_error()1788 clo_flags = clop->clo_flags; in cpu_deferred_error()1803 ceen = clo_flags & EN_REG_CEEN; in cpu_deferred_error()1804 tl = (clo_flags & CLO_FLAGS_TL_MASK) >> CLO_FLAGS_TL_SHIFT; in cpu_deferred_error()1805 ttype = (clo_flags & CLO_FLAGS_TT_MASK) >> CLO_FLAGS_TT_SHIFT; in cpu_deferred_error()
247 clo_flags CH_CLO_FLAGS
1410 uint64_t clo_flags; /* Information about this trap */ member