Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/vm/
H A Dvm_compressor_backing_file.c220 kr = vm_map_create_upl( kernel_map, in vm_swapfile_io()
/xnu-8020.121.3/osfmk/vm/
H A Dvm_pageout.h245 extern kern_return_t vm_map_create_upl(
H A Dvm_tests.c1100 kr = vm_map_create_upl(user_map, in vm_test_per_mapping_internal_accounting()
H A Dvm_user.c2568 kr = vm_map_create_upl(map, in vm_map_get_upl()
H A Dvm_pageout.c6411 vm_map_create_upl( in vm_map_create_upl() function
6595 ret = vm_map_create_upl(kernel_map, in vm_map_create_upl()
/xnu-8020.121.3/bsd/vfs/
H A Dvfs_cluster.c5052 kret = vm_map_create_upl(map, in cluster_read_direct()
/xnu-8020.121.3/iokit/Kernel/
H A DIOMemoryDescriptor.cpp4305 error = vm_map_create_upl(theMap, in wireVirtual()