Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/vm/
H A Dvm_map_store_rb.c472 boolean_t check_map_with_hole_sanity = TRUE; in update_holes_on_entry_creation() local
498 check_map_with_hole_sanity = vm_map_lookup_entry(map, new_entry->vme_start, &tmp_entry); in update_holes_on_entry_creation()
529 if (vm_check_map_sanity && check_map_with_hole_sanity) { in update_holes_on_entry_creation()
558 if (vm_check_map_sanity && check_map_with_hole_sanity) { in update_holes_on_entry_creation()
582 if (vm_check_map_sanity && check_map_with_hole_sanity) { in update_holes_on_entry_creation()
605 if (vm_check_map_sanity && check_map_with_hole_sanity) { in update_holes_on_entry_creation()