Searched refs:removed (Results 1 - 6 of 6) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dpriority.c382 boolean_t removed = run_queue_remove(thread); local
385 if (removed)
H A Dsched_prim.c2617 boolean_t removed = run_queue_remove(thread); local
2620 if (removed)
2688 * and removed.
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/pci/
H A DIOPCIDevice.h33 #warning IOPCIDevice.h will be removed from xnu; do not edit or add new usage
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dskiplists.s706 bnelr++ cr5 ; if (mpLists!=pmapCurLists) cannot have removed last map
740 bnelr+ cr5 ; if (mpLists!=pmapCurLists) cannot have removed last map
H A Dcswtch.s815 stw r7,FPUsync(r29) ; Unlock context now that the context save has been removed
909 stw r7,FPUsync(r29) ; Unlock it now that the context has been removed
H A Dhw_vm.s440 * We return the virtual address of the removed mapping as a
604 bf-- cr5_eq,hrmPerm ; This one can't be removed...
640 bf-- cr5_eq,hrmPerm ; This one can't be removed...
1719 * We return the virtual address of the removed mapping as a
1837 * We return the virtual address of the removed mapping as a
1927 crand cr0_eq,cr2_eq,cr0_eq ; not busy and can be removed?
1949 * We return the virtual address of the removed mapping as a
2097 * specified host pmap. If this succeeds, the mapping is removed by joining the general
2099 * repeatedly until no additional guest mappings that match our criteria are removed.
2426 li r6,-1 ; Indicate we found it and it is not being removed
[all...]

Completed in 105 milliseconds