Searched refs:vme_atomic (Results 1 – 5 of 5) sorted by relevance
595 assertf(gzvme->vme_atomic != 0, "GZALLOC: VM map entry inconsistency, " in gzalloc_element_size()
2018 if (!vm_entry->vme_atomic) { in vm_map_lookup_kalloc_entry_locked()
894 if (oldentry->vme_atomic) { in kmem_realloc()
300 /* boolean_t */ vme_atomic:1, /* entry cannot be split/coalesced */ member
469 new->vme_atomic = FALSE; in vm_map_entry_copy()1948 new_entry->vme_atomic = TRUE; in vm_map_find_space()1950 new_entry->vme_atomic = FALSE; in vm_map_find_space()2914 (!entry->vme_atomic) && in vm_map_enter()5478 if (entry->vme_atomic) { in vm_map_clip_start()5596 if (entry->vme_atomic) { in vm_map_clip_end()8418 if (entry->vme_atomic && (entry->vme_start != start || entry->vme_end != end)) { in vm_map_delete()15290 ((prev_entry->vme_atomic == FALSE) && (this_entry->vme_atomic == FALSE)) && in vm_map_simplify_entry()16406 new_entry->vme_atomic = FALSE; in vm_map_entry_insert()