Lines Matching refs:VM_MAP_NULL
188 if (map == VM_MAP_NULL) { in mach_vm_allocate_kernel()
272 if (map == VM_MAP_NULL) { in vm_allocate_external()
342 if ((map == VM_MAP_NULL) || (start + size < start)) { in mach_vm_deallocate()
370 if ((map == VM_MAP_NULL) || (start + size < start)) { in vm_deallocate()
398 if ((map == VM_MAP_NULL) || (start + size < start) || in mach_vm_inherit()
427 if ((map == VM_MAP_NULL) || (start + size < start) || in vm_inherit()
458 if ((map == VM_MAP_NULL) || (start + size < start) || in mach_vm_protect()
491 if ((map == VM_MAP_NULL) || (start + size < start) || in vm_protect()
526 if ((map == VM_MAP_NULL) || (addr + size < addr)) { in mach_vm_machine_attribute()
558 if ((map == VM_MAP_NULL) || (addr + size < addr)) { in vm_machine_attribute()
600 if (map == VM_MAP_NULL) { in mach_vm_read()
643 if (map == VM_MAP_NULL) { in vm_read()
690 if (map == VM_MAP_NULL || in mach_vm_read_list()
756 if (map == VM_MAP_NULL || in vm_read_list()
814 if (map == VM_MAP_NULL) { in mach_vm_read_overwrite()
861 if (map == VM_MAP_NULL) { in vm_read_overwrite()
898 if (map == VM_MAP_NULL) { in mach_vm_write()
923 if (map == VM_MAP_NULL) { in vm_write()
947 if (map == VM_MAP_NULL) { in mach_vm_copy()
980 if (map == VM_MAP_NULL) { in vm_copy()
1238 if (target_map == VM_MAP_NULL) { in mach_vm_remap_new_external()
1262 if (src_map == VM_MAP_NULL) { in mach_vm_remap_new_external()
1337 if (VM_MAP_NULL == target_map || VM_MAP_NULL == src_map) { in mach_vm_remap_kernel()
1405 if (target_map == VM_MAP_NULL) { in vm_remap_new_external()
1429 if (src_map == VM_MAP_NULL) { in vm_remap_new_external()
1508 if (VM_MAP_NULL == target_map || VM_MAP_NULL == src_map) { in vm_remap_kernel()
1578 if (map == VM_MAP_NULL) { in mach_vm_wire_kernel()
1627 if (map == VM_MAP_NULL) { in vm_wire()
1694 if (map == VM_MAP_NULL) { in mach_vm_msync()
1743 if (map == VM_MAP_NULL) { in vm_msync()
1802 if ((map == VM_MAP_NULL) || (start + size < start)) { in mach_vm_behavior_set()
1890 if (VM_MAP_NULL == map) { in mach_vm_region()
1940 if (VM_MAP_NULL == map) { in vm_region_64()
1980 if (VM_MAP_NULL == map) { in vm_region()
2019 if (VM_MAP_NULL == map) { in mach_vm_region_recurse()
2057 if (VM_MAP_NULL == map) { in vm_region_recurse_64()
2096 if (VM_MAP_NULL == map || *infoCnt < VM_REGION_SUBMAP_INFO_COUNT) { in vm_region_recurse()
2144 if (VM_MAP_NULL == map) { in mach_vm_purgable_control()
2188 if (VM_MAP_NULL == map) { in vm_purgable_control()
2260 if (VM_MAP_NULL == map) { in vm_allocate_cpm()
2284 if (VM_MAP_NULL == map) { in mach_vm_page_query()
2301 if (VM_MAP_NULL == map) { in vm_map_page_query()
2331 if (map == VM_MAP_NULL || dispositions_count == NULL) { in mach_vm_page_range_query()
2448 if (map == VM_MAP_NULL) { in mach_vm_page_info()
2466 if (VM_MAP_NULL == map) { in vm_upl_map()
2480 if (VM_MAP_NULL == map) { in vm_upl_unmap()
2500 if (VM_MAP_NULL == map) { in vm_upl_map_range()
2522 if (VM_MAP_NULL == map) { in vm_upl_unmap_range()
2550 if (VM_MAP_NULL == map) { in vm_map_get_upl()
2887 if (target_map == VM_MAP_NULL) { in mach_make_memory_entry_internal()
2943 if (target_map == VM_MAP_NULL) { in mach_make_memory_entry_internal()
3332 if (map == VM_MAP_NULL) { in task_wire()
3347 if (map == VM_MAP_NULL) { in vm_map_exec_lockdown()