Home | History | Annotate | Download | only in dist

Lines Matching refs:atc

3207 #	(4) Use "plpaw" instruction to pre-load ATC with effective	#
3214 # (6) Use "plpar" instruction to do a re-load of ATC entries for #
3216 # ATC. #
3298 # pre-load the operand ATC. no page faults should occur here because
3300 plpaw (%a2) # load atc for ADDR1
3301 plpaw (%a4) # load atc for ADDR1+3
3302 plpaw (%a3) # load atc for ADDR2
3303 plpaw (%a5) # load atc for ADDR2+3
3314 # if ADDR1 was ATC resident before the above "plpaw" and was executed
3317 # entries from the ATC. so, we do a second set of "plpa"s.
3318 plpar (%a2) # load atc for ADDR1
3319 plpar (%a4) # load atc for ADDR1+3
3600 # pre-load the operand ATC. no page faults should occur because
3602 plpaw (%a2) # load atc for ADDR1
3603 plpaw (%a4) # load atc for ADDR1+1
3604 plpaw (%a3) # load atc for ADDR2
3605 plpaw (%a5) # load atc for ADDR2+1
3616 # if ADDR1 was ATC resident before the above "plpaw" and was executed
3619 # entries from the ATC. so, we do a second set of "plpa"s.
3620 plpar (%a2) # load atc for ADDR1
3621 plpar (%a4) # load atc for ADDR1+3
3827 # (4) Use "plpaw" instruction to pre-load ATC
3909 # pre-load the operand ATC. no page faults should occur here because
3911 plpaw (%a1) # load atc for ADDR
3912 plpaw (%a2) # load atc for ADDR+1
4067 # pre-load the operand ATC. no page faults should occur here because
4069 plpaw (%a1) # load atc for ADDR
4070 plpaw (%a2) # load atc for ADDR+3
4213 # pre-load the operand ATC. no page faults should occur here because
4215 plpaw (%a1) # load atc for ADDR
4216 plpaw (%a2) # load atc for ADDR+3