Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/vm/
H A Dvm_map_store_rb.c485 boolean_t check_map_with_hole_sanity = TRUE; in update_holes_on_entry_creation() local
511 check_map_with_hole_sanity = vm_map_lookup_entry(map, new_entry->vme_start, &tmp_entry); in update_holes_on_entry_creation()
542 if (vm_check_map_sanity && check_map_with_hole_sanity) { in update_holes_on_entry_creation()
571 if (vm_check_map_sanity && check_map_with_hole_sanity) { in update_holes_on_entry_creation()
595 if (vm_check_map_sanity && check_map_with_hole_sanity) { in update_holes_on_entry_creation()
618 if (vm_check_map_sanity && check_map_with_hole_sanity) { in update_holes_on_entry_creation()