Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/vm/
H A Dvm_pageout_xnu.h75 extern kern_return_t vm_map_create_upl(
H A Dvm_upl.c144 kr = vm_map_create_upl(map, in vm_map_get_upl()
H A Dvm_tests.c1049 kr = vm_map_create_upl(user_map, in vm_test_per_mapping_internal_accounting()
H A Dvm_pageout.c6685 vm_map_create_upl( function
6872 ret = vm_map_create_upl(kernel_map,
/xnu-11215.81.4/bsd/vm/
H A Dvm_compressor_backing_file.c209 kr = vm_map_create_upl( kernel_map, in vm_swapfile_io()
/xnu-11215.81.4/iokit/Kernel/
H A DIOMemoryDescriptor.cpp4316 error = vm_map_create_upl(theMap, in wireVirtual()
/xnu-11215.81.4/bsd/vfs/
H A Dvfs_cluster.c5443 kret = vm_map_create_upl(map, in cluster_read_direct()