Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/vm/
H A Dvm_compressor_backing_file.c221 kr = vm_map_create_upl( kernel_map, in vm_swapfile_io()
/xnu-8796.121.2/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.c2541 kr = vm_map_create_upl(map, in vm_map_get_upl()
H A Dvm_pageout.c6619 vm_map_create_upl( in vm_map_create_upl() function
6805 ret = vm_map_create_upl(kernel_map, in vm_map_create_upl()
/xnu-8796.121.2/iokit/Kernel/
H A DIOMemoryDescriptor.cpp4316 error = vm_map_create_upl(theMap, in wireVirtual()
/xnu-8796.121.2/bsd/vfs/
H A Dvfs_cluster.c5090 kret = vm_map_create_upl(map, in cluster_read_direct()