Searched refs:OBJ_COLORED (Results 1 – 13 of 13) sorted by relevance
207 #define OBJ_COLORED 0x1000 /* pg_color is defined */ macro316 if ((object->flags & OBJ_COLORED) == 0) { in vm_object_color()318 object->flags |= OBJ_COLORED; in vm_object_color()327 (object->flags & (OBJ_COLORED | OBJ_FICTITIOUS)) == OBJ_COLORED) { in vm_object_reserv()
175 object1->flags |= OBJ_COLORED; in cdev_pager_allocate()
286 kernel_object->flags |= OBJ_COLORED; in vm_object_init()424 flags = OBJ_COLORED; in vm_object_allocate()1474 result->flags |= source->flags & OBJ_COLORED; in vm_object_shadow()
1363 if ((obj->flags & OBJ_COLORED) == 0) { in vm_mmap_vnode()
291 if ((object->flags & OBJ_COLORED) == 0) { in vnode_pager_alloc()
1919 dst_object->flags |= OBJ_COLORED; in vm_fault_copy_entry()
2139 (object->flags & OBJ_COLORED) == 0)) in vm_map_find()
999 if ((object->flags & OBJ_COLORED) == 0) { in exec_map_first_page()
3368 if (object != NULL && (object->flags & OBJ_COLORED) != 0) in pmap_align_superpage()
6174 if (object != NULL && (object->flags & OBJ_COLORED) != 0) in pmap_align_superpage()
5842 if (object != NULL && (object->flags & OBJ_COLORED) != 0) in __CONCAT()
6918 if (object != NULL && (object->flags & OBJ_COLORED) != 0) in pmap_align_superpage()
9783 if (object != NULL && (object->flags & OBJ_COLORED) != 0) in pmap_align_superpage()