Searched refs:vm_object_copy_slowly (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/osfmk/vm/
H A Dvm_object.h608 __private_extern__ kern_return_t vm_object_copy_slowly(
H A Dvm_object.c3120 * Routine: vm_object_copy_slowly
3150 vm_object_copy_slowly( function
3248 XPR(XPR_VM_FAULT,"vm_object_copy_slowly -> vm_fault_page",0,0,0,0,0);
3346 panic("vm_object_copy_slowly: unexpected error"
3972 result = vm_object_copy_slowly(src_object, src_offset, size,
H A Dvm_map.c7894 * vm_object_copy_slowly, and has
8387 result = vm_object_copy_slowly(
9525 vm_object_copy_slowly(sub_object,
12058 result = vm_object_copy_slowly(

Completed in 128 milliseconds