Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/vm/
H A Dvm_pageout_xnu.h78 extern kern_return_t vm_map_create_upl(
H A Dvm_tests.c1059 kr = vm_map_create_upl(user_map, in vm_test_per_mapping_internal_accounting()
2313 kern_return_t kr = vm_map_create_upl(current_map(), in vm_vector_upl_test()
2535 kern_return_t kr = vm_map_create_upl(current_map(), in vm_upl_test()
2707 kr = vm_map_create_upl(temp_map, in vm_upl_submap_test()
H A Dvm_upl.c144 kr = vm_map_create_upl(map, in vm_map_get_upl()
H A Dvm_pageout.c6857 vm_map_create_upl( function
7029 ret = vm_map_create_upl(kernel_map,
/xnu-12377.1.9/bsd/vm/
H A Dvm_compressor_backing_file.c209 kr = vm_map_create_upl( kernel_map, in vm_swapfile_io()
/xnu-12377.1.9/iokit/Kernel/
H A DIOMemoryDescriptor.cpp4406 error = vm_map_create_upl(theMap, in wireVirtual()
/xnu-12377.1.9/bsd/vfs/
H A Dvfs_cluster.c5755 kret = vm_map_create_upl(map, in cluster_read_direct()