Searched refs:object_is_shared_cache (Results 1 – 8 of 8) sorted by relevance
341 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()
339 .object_is_shared_cache = FALSE,1521 if (object->object_is_shared_cache && in vm_object_reap()2120 if (object->object_is_shared_cache && in vm_object_destroy()6666 assert(!object1->object_is_shared_cache);6667 assert(!object2->object_is_shared_cache);
1230 object->object_is_shared_cache = TRUE; in shared_region_pager_create()
1840 return object->object_is_shared_cache; in memory_object_is_shared_cache()
1906 if (object->object_is_shared_cache || pager->mo_pager_ops == &dyld_pager_ops) { in vm_fault_page()3102 object->object_is_shared_cache) { in vm_fault_cs_handle_violation()4281 } else if (m_object->object_is_shared_cache) { in vm_fault_complete()6629 } else if (m_object->object_is_shared_cache) { in vm_fault_internal()
2809 if (!m_object->object_is_shared_cache) {3608 !object->object_is_shared_cache &&3615 if (object->object_is_shared_cache) {3625 if (object->object_is_shared_cache) {
3096 if (object->object_is_shared_cache && in vm_page_insert_internal()3413 if (m_object->object_is_shared_cache && in vm_page_remove()