Home
last modified time | relevance | path

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

/xnu-10002.61.3/bsd/vm/
H A Dvm_compressor_backing_file.c221 kr = vm_map_create_upl( kernel_map, in vm_swapfile_io()
/xnu-10002.61.3/osfmk/vm/
H A Dvm_pageout.h248 extern kern_return_t vm_map_create_upl(
H A Dvm_tests.c1025 kr = vm_map_create_upl(user_map, in vm_test_per_mapping_internal_accounting()
H A Dvm_user.c2547 kr = vm_map_create_upl(map, in vm_map_get_upl()
H A Dvm_pageout.c6640 vm_map_create_upl( in vm_map_create_upl() function
6826 ret = vm_map_create_upl(kernel_map, in vm_map_create_upl()
/xnu-10002.61.3/iokit/Kernel/
H A DIOMemoryDescriptor.cpp4316 error = vm_map_create_upl(theMap, in wireVirtual()
/xnu-10002.61.3/bsd/vfs/
H A Dvfs_cluster.c5166 kret = vm_map_create_upl(map, in cluster_read_direct()