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

Lines Matching refs:mapped

274 			lwz		r4,pmapResidentCnt(r28)		; Get the mapped page count 
276 addi r4,r4,1 ; Bump up the mapped page count
277 stw r4,pmapResidentCnt(r28) ; Set the mapped page count
546 stw r6,FM_ARG0+0x44(r1) ; Save address to save next mapped vaddr
747 lwz r4,pmapResidentCnt(r28) ; Get the mapped page count
751 subi r4,r4,1 ; Drop down the mapped page count
752 stw r4,pmapResidentCnt(r28) ; Set the mapped page count
844 hrmRetnCmn: lwz r6,FM_ARG0+0x44(r1) ; Get address to save next mapped vaddr
895 ; mapped 1/2 of physical RAM in an individual block. Way unlikely.
1086 lwz r4,pmapResidentCnt(r28) ; Get the mapped page count
1088 subi r4,r4,1 ; Drop down the mapped page count
1089 stw r4,pmapResidentCnt(r28) ; Set the mapped page count
1164 lwz r4,pmapResidentCnt(r28) ; Get the mapped page count
1166 subi r4,r4,1 ; Drop down the mapped page count
1167 stw r4,pmapResidentCnt(r28) ; Set the mapped page count
1429 lwz r4,pmapResidentCnt(r28) ; Get the mapped page count
1431 subi r4,r4,1 ; Drop down the mapped page count
1432 stw r4,pmapResidentCnt(r28) ; Set the mapped page count
1765 stw r6,FM_ARG0+0x44(r1) ; Save address to save next mapped vaddr
1877 stw r6,FM_ARG0+0x44(r1) ; Save address to save next mapped vaddr
1997 stw r6,FM_ARG0+0x44(r1) ; Save address to save next mapped vaddr
2145 stw r6,FM_ARG0+0x44(r1) ; Save address to save next mapped vaddr
2850 ; We changed the attributes of a mapped page. Make sure there are no cache paradoxes.
4321 ; selected, 1 if it stole a non-block PTE, or 2 if it stole a block mapped PTE.
4510 ; selected, 1 if it stole a non-block PTE, or 2 if it stole a block mapped PTE.
8448 ; selected, 1 if it stole a non-block PTE, or 2 if it stole a block mapped PTE.