Searched refs:vme_atomic (Results 1 – 5 of 5) sorted by relevance
883 if (oldentry->vme_atomic) { in kmem_realloc()1009 was_atomic = entry->vme_atomic; in kmem_realloc_down()1010 entry->vme_atomic = false; in kmem_realloc_down()1012 entry->vme_atomic = was_atomic; in kmem_realloc_down()
321 /* boolean_t */ vme_atomic:1, /* entry cannot be split/coalesced */ member
500 new->vme_atomic = FALSE; in vm_map_entry_copy()2173 new_entry->vme_atomic = true; in vm_map_find_space()2938 (!entry->vme_atomic) && in vm_map_enter()5504 if (entry->vme_atomic) { in vm_map_clip_start()5622 if (entry->vme_atomic) { in vm_map_clip_end()7929 if (entry->vme_atomic && in vm_map_delete()15034 ((prev_entry->vme_atomic == FALSE) && (this_entry->vme_atomic == FALSE)) && in vm_map_simplify_entry()
570 assertf(gzvme->vme_atomic != 0, "GZALLOC: VM map entry inconsistency, " in gzalloc_element_size()
1740 if (!vm_entry->vme_atomic) { in vm_map_lookup_kalloc_entry_locked()