Lines Matching refs:VM_MAP_NULL
305 if (map == VM_MAP_NULL) { in mach_vm_allocate_kernel()
377 if (map == VM_MAP_NULL) { in vm_allocate_external()
432 if ((map == VM_MAP_NULL) || (start + size < start)) { in mach_vm_deallocate()
461 if ((map == VM_MAP_NULL) || (start + size < start)) { in vm_deallocate()
490 if ((map == VM_MAP_NULL) || (start + size < start) || in mach_vm_inherit()
519 if ((map == VM_MAP_NULL) || (start + size < start) || in vm_inherit()
550 if ((map == VM_MAP_NULL) || (start + size < start) || in mach_vm_protect()
583 if ((map == VM_MAP_NULL) || (start + size < start) || in vm_protect()
618 if ((map == VM_MAP_NULL) || (addr + size < addr)) { in mach_vm_machine_attribute()
650 if ((map == VM_MAP_NULL) || (addr + size < addr)) { in vm_machine_attribute()
692 if (map == VM_MAP_NULL) { in mach_vm_read()
735 if (map == VM_MAP_NULL) { in vm_read()
782 if (map == VM_MAP_NULL || in mach_vm_read_list()
848 if (map == VM_MAP_NULL || in vm_read_list()
906 if (map == VM_MAP_NULL) { in mach_vm_read_overwrite()
953 if (map == VM_MAP_NULL) { in vm_read_overwrite()
990 if (map == VM_MAP_NULL) { in mach_vm_write()
1015 if (map == VM_MAP_NULL) { in vm_write()
1039 if (map == VM_MAP_NULL) { in mach_vm_copy()
1072 if (map == VM_MAP_NULL) { in vm_copy()
1260 if (target_map == VM_MAP_NULL) { in mach_vm_remap_new_external()
1284 if (src_map == VM_MAP_NULL) { in mach_vm_remap_new_external()
1357 if (VM_MAP_NULL == target_map || VM_MAP_NULL == src_map) { in mach_vm_remap_kernel_helper()
1565 if (map == VM_MAP_NULL) { in mach_vm_wire_kernel()
1614 if (map == VM_MAP_NULL) { in vm_wire()
1681 if (map == VM_MAP_NULL) { in mach_vm_msync()
1730 if (map == VM_MAP_NULL) { in vm_msync()
1789 if ((map == VM_MAP_NULL) || (start + size < start)) { in mach_vm_behavior_set()
1877 if (VM_MAP_NULL == map) { in mach_vm_region()
1927 if (VM_MAP_NULL == map) { in vm_region_64()
1967 if (VM_MAP_NULL == map) { in vm_region()
2006 if (VM_MAP_NULL == map) { in mach_vm_region_recurse()
2044 if (VM_MAP_NULL == map) { in vm_region_recurse_64()
2083 if (VM_MAP_NULL == map || *infoCnt < VM_REGION_SUBMAP_INFO_COUNT) { in vm_region_recurse()
2131 if (VM_MAP_NULL == map) { in mach_vm_purgable_control()
2175 if (VM_MAP_NULL == map) { in vm_purgable_control()
2248 if (VM_MAP_NULL == map) { in vm_allocate_cpm()
2272 if (VM_MAP_NULL == map) { in mach_vm_page_query()
2289 if (VM_MAP_NULL == map) { in vm_map_page_query()
2319 if (map == VM_MAP_NULL || dispositions_count == NULL) { in mach_vm_page_range_query()
2436 if (map == VM_MAP_NULL) { in mach_vm_page_info()
2454 if (VM_MAP_NULL == map) { in vm_upl_map()
2468 if (VM_MAP_NULL == map) { in vm_upl_unmap()
2488 if (VM_MAP_NULL == map) { in vm_upl_map_range()
2510 if (VM_MAP_NULL == map) { in vm_upl_unmap_range()
2538 if (VM_MAP_NULL == map) { in vm_map_get_upl()
2882 if (target_map == VM_MAP_NULL) { in mach_make_memory_entry_internal()
2959 if (target_map == VM_MAP_NULL) { in mach_make_memory_entry_internal()
3413 if (map == VM_MAP_NULL) { in task_wire()
3428 if (map == VM_MAP_NULL) { in vm_map_exec_lockdown()