Searched refs:oldCache (Results 1 – 2 of 2) sorted by relevance
851 VMCache* oldCache = page->Cache(); in MovePage() local854 oldCache->AssertLocked(); in MovePage()857 oldCache->pages.Remove(page); in MovePage()858 oldCache->page_count--; in MovePage()859 T2(RemovePage(oldCache, page)); in MovePage()871 oldCache->DecrementWiredPagesCount(); in MovePage()
556 VMCache* oldCache = cache; in AddAreaCacheAndLock() local561 if (cache == oldCache && firstArea == cache->areas) { in AddAreaCacheAndLock()