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

Lines Matching refs:one

391 			rlwinm.	r0,r22,0,mpRIPb,mpRIPb		; Are we in the process of removing this one?
604 bf-- cr5_eq,hrmPerm ; This one can't be removed...
640 bf-- cr5_eq,hrmPerm ; This one can't be removed...
653 ; mapping (more than one if a block) and accumulate the reference
736 ; But first, we need to make sure no one else is using this
755 bf-- cr1_lt,hrmRetn32 ; This one has no real memory associated with it so we are done...
1002 bl mapDrainBusy ; Go wait until we are sure all other removers are done with this one
1170 bf-- cr1_lt,hrmRetn64 ; This one has no real memory associated with it so we are done...
1341 bl mapDrainBusy ; Go wait until we are sure all other removers are done with this one
1918 bne-- hpmGotOne ; We found one, go check it out...
2027 beq hpsNone ; Did not find one...
2031 cmplw r10,r8 ; Is this one of ours?
2044 beq hpsNone ; Did not find one...
2048 cmplw r10,r8 ; Is this one of ours?
2166 beq hsg32Miss ; Did not find one...
2202 beq hsg64Miss ; Did not find one...
2268 beq hfsNone ; Did not find one...
2272 cmplw r10,r8 ; Is this one of ours?
2285 beq hfsNone ; Did not find one...
2289 cmplw r10,r8 ; Is this one of ours?
2511 beq hcmNoMap32 ; Did not find one...
2533 beq hcmNoMap64 ; Did not find one...
2654 beq hwpNone32 ; Did not find one...
2664 beq hwpNone32 ; Did not find one...
2675 beq hwpNone32 ; Did not find one...
2743 beq hwpNone64 ; Did not find one...
2753 beq hwpNone64 ; Did not find one...
2764 beq hwpNone64 ; Did not find one...
2767 ; PTE low in R5. PTEG comes back locked if there is one
3672 ; Note: we already have a busy for ourselves. Only one
3829 rlwinm r0,r7,0,mpRIPb,mpRIPb ; Are we removing this one?
3968 ; so that bits 0:35 are in 14:49 (leaves a hole for one copy of the space ID).
4039 ; First lock it. Then select a free slot or steal one based on the generation
4046 ; the current one, which may have changed because we nested.
4069 subi r6,r7,pmapSegCacheUse ; We end up with a negative if we find one
4071 srawi r6,r6,31 ; Get 0xFFFFFFFF if we have one, 0 if not
4166 ; No free SLB entries, select one that is in use and invalidate it
4213 ; one processor at the same time, we could end up with multiple PTEs for the same
4214 ; mapping. This is not a good thing.... We really only need one of the
4302 ; If we find one a pointer, we are done.
4412 cmplw cr1,r10,r8 ; Is this one of ours?
4491 ; If we find one a pointer, we are done.
4602 cmplw cr1,r10,r8 ; Is this one of ours?
4930 srw. r9,r0,r3 ; Get bit corresponding to first free one
4933 bne mapalc1f ; Found one in 1st word
4935 srw. r9,r0,r10 ; Get bit corresponding to first free one in 2nd word
4987 srw. r9,r0,r10 ; Get bit corresponding to first free one in second word
5050 addi r3,r3,32 ; Next one...
5075 addi r3,r3,128 ; Next one...
5321 ; No free SLB entries, select one that is in use and invalidate it
5571 srw r2,r0,r12 ; Form a mask for the one we are loading
5602 ssg32Inval: cntlzw r18,r16 ; Get the first one to invalidate
5634 srw r16,r0,r12 ; Form a mask for the one we are loading
5789 bne graMiss ; Not one of ours, skip it
6042 bne grlLoop ; Not one of ours, skip it
6658 bne gadNotDorm ; Not dormant or we've already seen one
6659 mr r11,r31 ; We'll use this dormant entry if we don't find a free one first
6668 bne gadCkDormant ; Not dormant or we've already seen one
6669 mr r11,r31 ; We'll use this dormant entry if we don't find a free one first
8124 pclNextEnt: cntlzw r5,r6 ; Find an in use one
8125 cmplwi cr1,r5,pmapSegCacheUse ; Did we find one?
8464 ; case where an instruction can not make forward progress, or one PTE slot
8496 cntlzw r4,r6 ; Find a slot or steal one
8519 ; but only one exclusive. A shared lock can be "promoted" to exclusive
8659 subi r2,r2,1 ; Remove our share if we have one