Lines Matching refs:VM_MAP_NULL
199 if (map == VM_MAP_NULL) { in mach_vm_allocate_kernel()
276 if (map == VM_MAP_NULL) { in vm_allocate_external()
335 if ((map == VM_MAP_NULL) || (start + size < start)) { in mach_vm_deallocate()
364 if ((map == VM_MAP_NULL) || (start + size < start)) { in vm_deallocate()
393 if ((map == VM_MAP_NULL) || (start + size < start) || in mach_vm_inherit()
422 if ((map == VM_MAP_NULL) || (start + size < start) || in vm_inherit()
453 if ((map == VM_MAP_NULL) || (start + size < start) || in mach_vm_protect()
486 if ((map == VM_MAP_NULL) || (start + size < start) || in vm_protect()
521 if ((map == VM_MAP_NULL) || (addr + size < addr)) { in mach_vm_machine_attribute()
553 if ((map == VM_MAP_NULL) || (addr + size < addr)) { in vm_machine_attribute()
595 if (map == VM_MAP_NULL) { in mach_vm_read()
638 if (map == VM_MAP_NULL) { in vm_read()
685 if (map == VM_MAP_NULL || in mach_vm_read_list()
751 if (map == VM_MAP_NULL || in vm_read_list()
809 if (map == VM_MAP_NULL) { in mach_vm_read_overwrite()
856 if (map == VM_MAP_NULL) { in vm_read_overwrite()
893 if (map == VM_MAP_NULL) { in mach_vm_write()
918 if (map == VM_MAP_NULL) { in vm_write()
942 if (map == VM_MAP_NULL) { in mach_vm_copy()
975 if (map == VM_MAP_NULL) { in vm_copy()
1245 if (target_map == VM_MAP_NULL) { in mach_vm_remap_new_external()
1269 if (src_map == VM_MAP_NULL) { in mach_vm_remap_new_external()
1347 if (VM_MAP_NULL == target_map || VM_MAP_NULL == src_map) { in mach_vm_remap_kernel_helper()
1485 if (target_map == VM_MAP_NULL) { in vm_remap_new_external()
1509 if (src_map == VM_MAP_NULL) { in vm_remap_new_external()
1591 if (VM_MAP_NULL == target_map || VM_MAP_NULL == src_map) { in vm_remap_kernel()
1664 if (map == VM_MAP_NULL) { in mach_vm_wire_kernel()
1713 if (map == VM_MAP_NULL) { in vm_wire()
1780 if (map == VM_MAP_NULL) { in mach_vm_msync()
1829 if (map == VM_MAP_NULL) { in vm_msync()
1888 if ((map == VM_MAP_NULL) || (start + size < start)) { in mach_vm_behavior_set()
1976 if (VM_MAP_NULL == map) { in mach_vm_region()
2026 if (VM_MAP_NULL == map) { in vm_region_64()
2066 if (VM_MAP_NULL == map) { in vm_region()
2105 if (VM_MAP_NULL == map) { in mach_vm_region_recurse()
2143 if (VM_MAP_NULL == map) { in vm_region_recurse_64()
2182 if (VM_MAP_NULL == map || *infoCnt < VM_REGION_SUBMAP_INFO_COUNT) { in vm_region_recurse()
2230 if (VM_MAP_NULL == map) { in mach_vm_purgable_control()
2274 if (VM_MAP_NULL == map) { in vm_purgable_control()
2348 if (VM_MAP_NULL == map) { in vm_allocate_cpm()
2375 if (VM_MAP_NULL == map) { in mach_vm_page_query()
2392 if (VM_MAP_NULL == map) { in vm_map_page_query()
2422 if (map == VM_MAP_NULL || dispositions_count == NULL) { in mach_vm_page_range_query()
2539 if (map == VM_MAP_NULL) { in mach_vm_page_info()
2557 if (VM_MAP_NULL == map) { in vm_upl_map()
2571 if (VM_MAP_NULL == map) { in vm_upl_unmap()
2591 if (VM_MAP_NULL == map) { in vm_upl_map_range()
2613 if (VM_MAP_NULL == map) { in vm_upl_unmap_range()
2641 if (VM_MAP_NULL == map) { in vm_map_get_upl()
2981 if (target_map == VM_MAP_NULL) { in mach_make_memory_entry_internal()
3052 if (target_map == VM_MAP_NULL) { in mach_make_memory_entry_internal()
3466 if (map == VM_MAP_NULL) { in task_wire()
3481 if (map == VM_MAP_NULL) { in vm_map_exec_lockdown()