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

Lines Matching refs:chain

244 			mr		r4,r2						; Point to start of chain
251 ble- saveQueue64b ; We are done with the chain
252 std r7,SAVprev(r4) ; Set this chain
273 mr r4,r2 ; Point to start of chain
280 ble- saveQueue32b ; We are done with the chain
281 stw r7,SAVprev+4(r4) ; Set this chain
557 ; We who are about to die salute you. The savearea chain is messed up or
565 ld r7,SVfree-saveanchor(r9) ; Get the head of the chain
570 std r7,SVfree(0) ; Set the new head of the chain
697 ; We who are about to die salute you. The savearea chain is messed up or
705 lwz r7,SVfree+4-saveanchor(r9) ; Get the head of the chain
710 stw r7,SVfree+4(0) ; Set the new head of the chain
820 std r6,SAVprev(r3) ; Plant free chain pointer
827 /* The local savearea chain has gotten too long. Trim it down to the target.
891 stw r6,SAVprev+4(r3) ; Plant free chain pointer
898 /* The local savearea chain has gotten too long. Trim it down to the target.
1085 lwz r28,SACnext+4(r2) ; Get the forward chain
1097 stw r0,SAVprev+4(r2) ; Store the old top virtual as my back chain
1098 mr r31,r2 ; My physical is now the head of the chain
1190 ld r28,SACnext(r2) ; Get the forward chain
1203 std r0,SAVprev(r2) ; Store the old top virtual as my back chain
1204 mr r31,r2 ; My physical is now the head of the chain
1228 mr. r3,r31 ; Move release chain and see if there are any
1229 li r5,0 ; Assume either V=R or no release chain
1242 xor r3,r3,r5 ; Convert release chain address to virtual
1352 lwz r3,SVfree+4(0) ; Get the head of the chain
1438 ld r3,SVfree(0) ; Get the head of the chain
1518 stw r5,SVlock(0) ; Unlock the savearea chain