Home
last modified time | relevance | path

Searched refs:page_caching (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/gpu/drm/ttm/
H A Dttm_pool.c111 enum ttm_caching page_caching; member
563 dma_addr, restore->page_caching); in ttm_pool_restore_commit()
583 enum ttm_caching page_caching, in ttm_pool_page_allocated_restore() argument
591 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() argument
704 enum ttm_caching page_caching; in __ttm_pool_alloc() local
726 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 …]