Home
last modified time | relevance | path

Searched refs:immu_parity (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_cheetahplus.c978 int immu_parity = (tlb_info & PN_TLO_INFO_IMMU) != 0; in cpu_tlb_parity_error() local
1028 if (immu_parity) { in cpu_tlb_parity_error()
1052 fm_panic("%sError(s)", immu_parity ? "ITLBPE " : "DTLBPE "); in cpu_tlb_parity_error()