Lines Matching refs:VM_MAP_NULL

189 	if (map == VM_MAP_NULL) {  in mach_vm_allocate_kernel()
278 if (map == VM_MAP_NULL) { in vm_allocate_kernel()
348 if ((map == VM_MAP_NULL) || (start + size < start)) { in mach_vm_deallocate()
376 if ((map == VM_MAP_NULL) || (start + size < start)) { in vm_deallocate()
404 if ((map == VM_MAP_NULL) || (start + size < start) || in mach_vm_inherit()
433 if ((map == VM_MAP_NULL) || (start + size < start) || in vm_inherit()
464 if ((map == VM_MAP_NULL) || (start + size < start) || in mach_vm_protect()
497 if ((map == VM_MAP_NULL) || (start + size < start) || in vm_protect()
532 if ((map == VM_MAP_NULL) || (addr + size < addr)) { in mach_vm_machine_attribute()
564 if ((map == VM_MAP_NULL) || (addr + size < addr)) { in vm_machine_attribute()
606 if (map == VM_MAP_NULL) { in mach_vm_read()
649 if (map == VM_MAP_NULL) { in vm_read()
696 if (map == VM_MAP_NULL || in mach_vm_read_list()
762 if (map == VM_MAP_NULL || in vm_read_list()
820 if (map == VM_MAP_NULL) { in mach_vm_read_overwrite()
867 if (map == VM_MAP_NULL) { in vm_read_overwrite()
904 if (map == VM_MAP_NULL) { in mach_vm_write()
929 if (map == VM_MAP_NULL) { in vm_write()
953 if (map == VM_MAP_NULL) { in mach_vm_copy()
986 if (map == VM_MAP_NULL) { in vm_copy()
1244 if (target_map == VM_MAP_NULL) { in mach_vm_remap_new_external()
1268 if (src_map == VM_MAP_NULL) { in mach_vm_remap_new_external()
1343 if (VM_MAP_NULL == target_map || VM_MAP_NULL == src_map) { in mach_vm_remap_kernel()
1411 if (target_map == VM_MAP_NULL) { in vm_remap_new_external()
1435 if (src_map == VM_MAP_NULL) { in vm_remap_new_external()
1514 if (VM_MAP_NULL == target_map || VM_MAP_NULL == src_map) { in vm_remap_kernel()
1584 if (map == VM_MAP_NULL) { in mach_vm_wire_kernel()
1633 if (map == VM_MAP_NULL) { in vm_wire()
1700 if (map == VM_MAP_NULL) { in mach_vm_msync()
1749 if (map == VM_MAP_NULL) { in vm_msync()
1808 if ((map == VM_MAP_NULL) || (start + size < start)) { in mach_vm_behavior_set()
1896 if (VM_MAP_NULL == map) { in mach_vm_region()
1946 if (VM_MAP_NULL == map) { in vm_region_64()
1986 if (VM_MAP_NULL == map) { in vm_region()
2025 if (VM_MAP_NULL == map) { in mach_vm_region_recurse()
2063 if (VM_MAP_NULL == map) { in vm_region_recurse_64()
2102 if (VM_MAP_NULL == map || *infoCnt < VM_REGION_SUBMAP_INFO_COUNT) { in vm_region_recurse()
2150 if (VM_MAP_NULL == map) { in mach_vm_purgable_control()
2194 if (VM_MAP_NULL == map) { in vm_purgable_control()
2266 if (VM_MAP_NULL == map) { in vm_allocate_cpm()
2290 if (VM_MAP_NULL == map) { in mach_vm_page_query()
2307 if (VM_MAP_NULL == map) { in vm_map_page_query()
2337 if (map == VM_MAP_NULL || dispositions_count == NULL) { in mach_vm_page_range_query()
2454 if (map == VM_MAP_NULL) { in mach_vm_page_info()
2472 if (VM_MAP_NULL == map) { in vm_upl_map()
2486 if (VM_MAP_NULL == map) { in vm_upl_unmap()
2506 if (VM_MAP_NULL == map) { in vm_upl_map_range()
2528 if (VM_MAP_NULL == map) { in vm_upl_unmap_range()
2556 if (VM_MAP_NULL == map) { in vm_map_get_upl()
2901 if (target_map == VM_MAP_NULL) { in mach_make_memory_entry_internal()
2964 if (target_map == VM_MAP_NULL) { in mach_make_memory_entry_internal()
3387 if (map == VM_MAP_NULL) { in task_wire()
3402 if (map == VM_MAP_NULL) { in vm_map_exec_lockdown()