Home
last modified time | relevance | path

Searched refs: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; in cpu_tlb_parity_error() local
1025 aflt->flt_tl = tl1_trap ? 1 : 0; in cpu_tlb_parity_error()
1026 aflt->flt_panic = tl1_trap ? 1 : 0; in cpu_tlb_parity_error()