Lines Matching refs:UE
1241 * not valid. Also the SPFAR is only valid for UE/TO/BERR error
1243 * - BERR(bus error)/TO(timeout)/UE case
1269 * - For UE error occuring under TL>1, special handling
1271 * when a UE was originally detected in user stack and
1273 * to reference the same UE location. Under the above
1274 * condition (TL>1 and UE error), paranoid code is added
1299 andcc %g1, %g3, %g0 ! Check for UE/BERR/TO errors
1300 bz,a,pt %xcc, 1f ! Branch if not UE/BERR/TO and
1302 set OPL_MMU_SFPAR, %g3 ! In the UE/BERR/TO cases, use
1314 andcc %g1, %g3, %g0 ! Check UE/BERR/TO for valid SFPAR
1358 * Special case for UE on user stack.
1360 * by touching the same UE in spill trap handler taken from
1375 bz,pn %xcc, 4f ! branch, checking UE is meaningless
1377 andcc %g5, %g2, %g0 ! check for UE
1378 bz,pt %xcc, 4f ! branch if not UE