Home
last modified time | relevance | path

Searched refs:vm_map_create_upl (Results 1 – 7 of 7) sorted by relevance

/xnu-12377.61.12/osfmk/vm/
H A Dvm_pageout_xnu.h78 extern kern_return_t vm_map_create_upl(
H A Dvm_tests.c1062 kr = vm_map_create_upl(user_map, in vm_test_per_mapping_internal_accounting()
2632 kern_return_t kr = vm_map_create_upl(current_map(), in vm_vector_upl_test()
3271 kern_return_t kr = vm_map_create_upl(current_map(), in vm_upl_test()
3443 kr = vm_map_create_upl(temp_map, in vm_upl_submap_test()
H A Dvm_upl.c149 kr = vm_map_create_upl(map, in vm_map_get_upl()
H A Dvm_pageout.c7062 vm_map_create_upl( function
7244 ret = vm_map_create_upl(kernel_map,
/xnu-12377.61.12/bsd/vm/
H A Dvm_compressor_backing_file.c216 kr = vm_map_create_upl( kernel_map, in vm_swapfile_io()
/xnu-12377.61.12/iokit/Kernel/
H A DIOMemoryDescriptor.cpp4562 error = vm_map_create_upl(theMap, in wireVirtual()
/xnu-12377.61.12/bsd/vfs/
H A Dvfs_cluster.c5771 kret = vm_map_create_upl(map, in cluster_read_direct()