Searched refs:CH_ERR_TL (Results 1 – 3 of 3) sorted by relevance
1173 set flags | CH_ERR_TL, %g3; \1245 or %g2, CH_ERR_TL | CH_ERR_PANIC, %g2; \
1159 #define CH_ERR_TL 0x10 /* Error occured at TL>0 */ macro
2087 uchar_t tl = ((flags & CH_ERR_TL) != 0); in cpu_parity_error()