Home
last modified time | relevance | path

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

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