Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/vm/
H A Dvm_map_store_rb.c483 boolean_t check_map_with_hole_sanity = TRUE; in update_holes_on_entry_creation() local
509 check_map_with_hole_sanity = vm_map_lookup_entry(map, new_entry->vme_start, &tmp_entry); in update_holes_on_entry_creation()
540 if (vm_check_map_sanity && check_map_with_hole_sanity) { in update_holes_on_entry_creation()
569 if (vm_check_map_sanity && check_map_with_hole_sanity) { in update_holes_on_entry_creation()
593 if (vm_check_map_sanity && check_map_with_hole_sanity) { in update_holes_on_entry_creation()
616 if (vm_check_map_sanity && check_map_with_hole_sanity) { in update_holes_on_entry_creation()