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

Lines Matching refs:found

220 			bne--	hamOverlay					; We found a mapping, this is no good, can not double map...
602 beq-- hrmNotFound ; Nope, not found...
807 li r3,mapRtNotFnd ; No mapping found
1054 beq- hrmPanic ; Nope, not found...
1397 beq- hrmPanic ; Nope, not found...
1452 ; exit if not found
1578 li r25,mapRtNotFnd ; Return not found
1685 li r25,mapRtGuest ; Set return code to 'found guest mapping'
1918 bne-- hpmGotOne ; We found one, go check it out...
2194 li r3,mapRtEmpty ; No mappings found matching specified criteria
2229 li r3,mapRtEmpty ; No mappings found matching specified criteria
2239 * We return the virtual address of the found mapping in
2299 bl mapBumpBusy ; If we found it, bump up the busy count so the mapping does not disapear
2352 ; Returns 0 if not found or the virtual address of the mapping if
2407 mr. r31,r3 ; Save the mapping if we found it
2410 crorc cr0_eq,cr0_eq,cr1_eq ; Not found or removing
2417 bl mapBumpBusy ; If we found it, bump up the busy count so the mapping does not disapear
2426 li r6,-1 ; Indicate we found it and it is not being removed
2433 and r3,r3,r6 ; Clear if not found or removing
3145 ; mapRtNotFnd - if mapping is not found
3205 mr. r31,r3 ; Save the mapping if we found it
3209 beq-- hpNotFound ; Not found...
3325 ; mapRtNotFnd - if mapping is not found
3384 mr. r31,r3 ; Save the mapping if we found it
3385 crandc cr1_eq,cr1_eq,cr0_eq ; cr1_eq <- found & normal & not permanent & not being removed
3387 bf-- cr1_eq,htrNotFound ; Not found, something special, or being removed...
3830 mr. r31,r3 ; Save the mapping if we found it
3832 crorc cr0_eq,cr0_eq,cr1_eq ; Merge not found and removing
3834 bt-- cr0_eq,hpfNotFound ; Not found or removing...
3844 bne++ hpfFoundIt ; No, we found our guy...
3962 ; We have now found a mapping for the address we faulted on.
3980 ; Important non-volatile registers at this point ('home' means the final pmap/mapping found
4062 bne-- hpfNoCacheEnt ; Yes, we found it, no need to make another entry...
4074 andc r8,r4,r6 ; Clear generation count if we found an empty
4416 beq+ hpfFPnch2 ; Yes, found ours...
4606 beq++ hpfFPnch2x ; Yes, found ours...
4914 * returns n if a slot is found and it is not the last
4915 * returns -n if a slot is found and it is the last
4961 * returns n if a slot is found and it is not the last
4962 * returns -n if a slot is found and it is the last
6641 li r11,0 ; No dormant entries found yet
7270 li r25,mapRtNotFnd ; Get ready to return not found
7720 li r31,mapRtOK ; Return found mapping
7735 beq gfmNotFound ; Skip copy if no mapping found
7762 li r31,mapRtNotFnd ; Indicate mapping not found
7987 ; R3 is 0 if no entry was found
7988 ; R3 is physent if found
8050 ; searching all 16 if an match is not found.
8061 ; R3 = pmap cache slot if found, 0 if not
8120 li r3,0 ; Assume not found