Searched refs:OBJPR_NOTMAPPED (Results 1 – 3 of 3) sorted by relevance
1266 flags = OBJPR_NOTMAPPED; in vm_object_sync()1993 (options & (OBJPR_CLEANONLY | OBJPR_NOTMAPPED)) == OBJPR_NOTMAPPED, in vm_object_page_remove()2037 if ((options & OBJPR_NOTMAPPED) == 0 && in vm_object_page_remove()2051 if ((options & OBJPR_NOTMAPPED) == 0 && in vm_object_page_remove()2060 if ((options & OBJPR_NOTMAPPED) == 0 && in vm_object_page_remove()
230 #define OBJPR_NOTMAPPED 0x2 /* Don't unmap pages. */ macro
3982 OBJPR_NOTMAPPED); in vm_map_entry_delete()