Searched refs:object_is_shared_cache (Results 1 – 8 of 8) sorted by relevance
339 object_is_shared_cache:1, member
1791 if (!file_object->object_is_shared_cache) { in vm_shared_region_map_file_setup()1793 file_object->object_is_shared_cache = true; in vm_shared_region_map_file_setup()2777 object->object_is_shared_cache = TRUE; in vm_shared_region_slide_mapping()
1231 object->object_is_shared_cache = TRUE; in shared_region_pager_create()
359 .object_is_shared_cache = FALSE,1587 if (object->object_is_shared_cache && in vm_object_reap()2203 if (object->object_is_shared_cache && in vm_object_destroy()6832 assert(!object1->object_is_shared_cache);6833 assert(!object2->object_is_shared_cache);
1840 return object->object_is_shared_cache; in memory_object_is_shared_cache()
1927 if (object->object_is_shared_cache || pager->mo_pager_ops == &dyld_pager_ops) { in vm_fault_page()3123 object->object_is_shared_cache) { in vm_fault_cs_handle_violation()4341 } else if (m_object->object_is_shared_cache) { in vm_fault_complete()6712 } else if (m_object->object_is_shared_cache) { in vm_fault_internal()
2984 if (!m_object->object_is_shared_cache) {3791 !object->object_is_shared_cache &&3798 if (object->object_is_shared_cache) {3808 if (object->object_is_shared_cache) {
3414 if (object->object_is_shared_cache && in vm_page_insert_internal()3747 if (m_object->object_is_shared_cache && in vm_page_remove()