Searched refs:page_caching (Results 1 – 1 of 1) sorted by relevance
111 enum ttm_caching page_caching; member563 dma_addr, restore->page_caching); in ttm_pool_restore_commit()583 enum ttm_caching page_caching, in ttm_pool_page_allocated_restore() argument591 restore->page_caching = page_caching; in ttm_pool_page_allocated_restore()605 struct page *p, enum ttm_caching page_caching, in ttm_pool_page_allocated() argument704 enum ttm_caching page_caching; in __ttm_pool_alloc() local726 page_caching = tt->caching; in __ttm_pool_alloc()745 page_caching = ttm_cached; in __ttm_pool_alloc()753 page_caching = tt->caching; in __ttm_pool_alloc()782 ttm_pool_free_page(pool, page_caching, order, p); in __ttm_pool_alloc()[all …]