Lines Matching defs:tl
148 static void cpu_log_fast_ecc_error(caddr_t tpc, int priv, int tl, uint64_t ceen,
1185 cpu_check_cpu_logout(int cpuid, caddr_t tpc, int tl, int ecc_type,
1226 aflt->flt_tl = tl;
1269 * Check each of the tl>0 logout areas
1339 cpu_log_fast_ecc_error(caddr_t tpc, int priv, int tl, uint64_t ceen,
1394 aflt->flt_tl = tl;
1739 ushort_t ttype, tl;
1804 tl = (clo_flags & CLO_FLAGS_TL_MASK) >> CLO_FLAGS_TL_SHIFT;
1822 aflt->flt_tl = (uchar_t)tl;
1823 aflt->flt_panic = ((tl != 0) || (aft_testfatal != 0) ||
1834 if (aflt->flt_priv && tl == 0) {
2087 uchar_t tl = ((flags & CH_ERR_TL) != 0);
2114 aflt->flt_priv = (tl || (rp->r_tstate & TSTATE_PRIV)) ? 1 : 0;
2115 aflt->flt_tl = tl;
2138 if ((tl == 0) && (way != 0) &&
2177 } /* (tl == 0) && (way != 0) && IS JALAPENO */
2273 if (tl) {