Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ttm/
H A Dttm_pool.c85 enum ttm_caching tt_caching; member
236 switch (alloc->tt_caching) { in ttm_pool_apply_caching()
581 if (restore->page_caching == alloc->tt_caching || PageHighMem(restore->alloced_page)) in ttm_pool_restore_commit()
623 caching_consistent = (page_caching == alloc->tt_caching) || PageHighMem(p); in ttm_pool_page_allocated()
696 alloc->tt_caching = tt->caching; in ttm_pool_alloc_state_init()