Searched defs:tl1_trap (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_cheetahplus.c979 int tl1_trap = (tlb_info & PN_TLO_INFO_TL1) != 0; local
1025 aflt->flt_tl = tl1_trap ? 1 : 0;
1026 aflt->flt_panic = tl1_trap ? 1 : 0;

Completed in 46 milliseconds