Searched refs:keep (Results 1 - 8 of 8) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dzalloc.c1643 struct zone_free_element *elt, *base_elt, *base_prev, *prev, *scan, *keep, *tail; local
1690 n = 0; tail = keep = NULL;
1701 if (keep == NULL)
1702 keep = tail = elt;
1721 if (keep != NULL) {
1722 ADD_LIST_TO_ZONE(z, keep, tail);
1723 tail = keep = NULL;
1754 if (keep != NULL) {
1757 ADD_LIST_TO_ZONE(z, keep, tail);
1771 n = 0; tail = keep
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dmachine_routines_asm.s944 mfspr r6,hid0 ; Yes, this is silly, keep it here
945 mfspr r6,hid0 ; Yes, this is a duplicate, keep it here
946 mfspr r6,hid0 ; Yes, this is a duplicate, keep it here
947 mfspr r6,hid0 ; Yes, this is a duplicate, keep it here
948 mfspr r6,hid0 ; Yes, this is a duplicate, keep it here
949 mfspr r6,hid0 ; Yes, this is a duplicate, keep it here
1120 mfspr r4,hid0 ; Yes, this is silly, keep it here
1121 mfspr r4,hid0 ; Yes, this is a duplicate, keep it here
1122 mfspr r4,hid0 ; Yes, this is a duplicate, keep it here
1123 mfspr r4,hid0 ; Yes, this is a duplicate, keep i
[all...]
H A Dhw_lock.s234 b lockspin1 ; Now that we've opened an enable window, keep trying...
376 b mbitspin0 ; Now that we have opened an enable window, keep trying...
1106 b mlckspin3 ; Now that we've opened an enable window, keep trying...
1830 b slockspin1 ; Now that we've opened an enable window, keep trying...
H A Dlowmem_vectors.s1616 and r4,r4,r0 ; Only keep transform if we are to use it
1633 mfspr r1,hid0 ; Yes, this is silly, keep it here
1634 mfspr r1,hid0 ; Yes, this is a duplicate, keep it here
1635 mfspr r1,hid0 ; Yes, this is a duplicate, keep it here
1636 mfspr r1,hid0 ; Yes, this is a duplicate, keep it here
1637 mfspr r1,hid0 ; Yes, this is a duplicate, keep it here
1638 mfspr r1,hid0 ; Yes, this is a duplicate, keep it here
2553 la r3,emvr0(r2) ; Use this to keep track of valid ESIDs we find
2556 mckSLBck: la r4,emvr0(r2) ; Use this to keep track of valid ESIDs we find
2910 beq++ PassUpTrap ; No redrive, just keep o
[all...]
H A Dcswtch.s328 * We need to do the following contortions because we need to keep
1197 bne++ cr1,vsretlk ; VRsave is non-zero so we need to keep what is saved...
1422 bne-- cr2,vswnosavelk ; Live context saved and VRSave not 0, no save and keep context...
H A Dhw_vm.s694 stw r21,mpPte(r31) ; Make sure we invalidate mpPte, still pointing to PTEG (keep walk_page from making a mistake)
1117 stw r21,mpPte(r31) ; Make sure we invalidate mpPte but keep pointing to PTEG (keep walk_page from making a mistake)
3947 ; We keep a mapping of a "linkage" mapping in the per_proc.
4422 stw r0,mpPte(r7) ; Invalidate the quick pointer (keep quick pointer pointing to PTEG)
4624 stw r0,mpPte(r7) ; Invalidate the quick pointer (keep pointing at PTEG though)
8151 b pmapCacheLookus ; Yup, keep waiting...
8456 ; guys do not keep track of reference and change and are actually "wired".
/macosx-10.5.8/xnu-1228.15.4/bsd/bsm/
H A Daudit_record.h238 int au_close(int d, int keep, short event);
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/ppc/
H A Dxsumas.s83 srw r7,r7,r8 ; get mask for bytes to keep in partial word
256 dcbt r3,r0 ; touch in next cache line, and keep loads away from the above stores

Completed in 120 milliseconds