Searched refs:vme_atomic (Results 1 – 5 of 5) sorted by relevance
596 assertf(gzvme->vme_atomic != 0, "GZALLOC: VM map entry inconsistency, " in gzalloc_element_size()
1488 if (!vm_entry->vme_atomic) { in vm_map_lookup_kalloc_entry_locked()
314 /* boolean_t */ vme_atomic:1, /* entry cannot be split/coalesced */ member
967 if (oldentry->vme_atomic) { in kmem_realloc()
452 new->vme_atomic = FALSE; in vm_map_entry_copy()1946 new_entry->vme_atomic = TRUE; in vm_map_find_space()1948 new_entry->vme_atomic = FALSE; in vm_map_find_space()2907 (!entry->vme_atomic) && in vm_map_enter()5482 if (entry->vme_atomic) { in vm_map_clip_start()5600 if (entry->vme_atomic) { in vm_map_clip_end()8421 if (entry->vme_atomic && (entry->vme_start != start || entry->vme_end != end)) { in vm_map_delete()15282 ((prev_entry->vme_atomic == FALSE) && (this_entry->vme_atomic == FALSE)) && in vm_map_simplify_entry()16398 new_entry->vme_atomic = FALSE; in vm_map_entry_insert()