Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/vm/
H A Dvm_map_store_rb.c470 boolean_t check_map_with_hole_sanity = TRUE; in update_holes_on_entry_creation() local
496 check_map_with_hole_sanity = vm_map_lookup_entry(map, new_entry->vme_start, &tmp_entry); in update_holes_on_entry_creation()
527 if (vm_check_map_sanity && check_map_with_hole_sanity) { in update_holes_on_entry_creation()
556 if (vm_check_map_sanity && check_map_with_hole_sanity) { in update_holes_on_entry_creation()
580 if (vm_check_map_sanity && check_map_with_hole_sanity) { in update_holes_on_entry_creation()
603 if (vm_check_map_sanity && check_map_with_hole_sanity) { in update_holes_on_entry_creation()