• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/

Lines Matching refs:r17

142 			stw		r17,FM_ARG0+0x00(r1)		; Save a register
181 mr r17,r11 ; Save the MSR
343 mtmsr r17 ; Restore enables/translation/etc.
347 hamR64: mtmsrd r17 ; Restore enables/translation/etc.
351 lwz r17,FM_ARG0+0x00(r1) ; Save a register
529 stw r17,FM_ARG0+0x08(r1) ; Save a register
573 mr r17,r11 ; Save the MSR
811 mtmsr r17 ; Restore enables/translation/etc.
815 hrmSF1z: mtmsrd r17 ; Restore enables/translation/etc.
841 mtmsr r17 ; Restore enables/translation/etc.
846 lwz r17,FM_ARG0+0x08(r1) ; Restore a register
1227 mtmsrd r17 ; Restore enables/translation/etc.
1460 ; r17: caller's msr image
1693 mtmsr r17 ; Restore 'rupts, translation
1696 hrmGRtn64: mtmsrd r17 ; Restore 'rupts, translation, 32-bit mode
1749 stw r17,FM_ARG0+0x08(r1) ; Save a register
1860 stw r17,FM_ARG0+0x08(r1) ; Save a register
1897 mr r17,r11 ; Save the MSR
1979 stw r17,FM_ARG0+0x08(r1) ; Save a register
2127 stw r17,FM_ARG0+0x08(r1) ; Save a register
4156 cntlzd r17,r3 ; Find a free SLB
4159 cmplwi r17,63 ; Did we find a free SLB entry?
4162 addi r17,r17,1 ; Skip SLB 0 always
4169 addi r17,r4,pmapSegCacheUse+1 ; Select stealee from non-cached slots only
4171 slbmfee r7,r17 ; Get the entry that is in the selected spot
4185 subi r4,r17,1 ; Adjust shift to account for skipping slb 0
4190 rldimi r9,r17,0,58 ; Copy in the SLB entry selector
4309 mr r17,r6 ; Remember the PCA image
4328 mr r6,r17 ; Get back the original PCA
4431 mr r17,r16 ; Get the PCA image to save
4498 mr r17,r6 ; Remember the PCA image
4517 mr r6,r17 ; Restore original state of PCA
4631 mr r17,r18 ; Get the PCA image to set
4651 stw r17,0(r20) ; Unlock and set the final PCA
5530 li r17,0 ; Set a mask for the SRs we are loading
5537 li r17,1 ; Get SLB index to load (skip slb 0)
5582 or r17,r17,r0 ; Remember the segment
5599 andc r16,r16,r17 ; Get list of SRs that were valid before but not now
5615 stw r17,validSegs(r29) ; Set the valid SR flags
5642 or r5,r5,r17 ; Insert the SLB slot
5644 addi r17,r17,1 ; Bump to the next slot
5653 subfic r17,r17,64 ; Get the number of 1 bits we need
5655 sld r16,r16,r17 ; Get a mask for the used SLB entries