Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/drm/ttm/
H A Dttm_tt.h48 tt_uncached, enumerator
/OK3568_Linux_fs/kernel/drivers/gpu/drm/ttm/
H A Dttm_tt.c138 else if (c_new == tt_uncached) in ttm_tt_set_page_caching()
202 state = tt_uncached; in ttm_tt_set_placement_caching()
H A Dttm_page_alloc.c448 case tt_uncached: in ttm_set_pages_caching()
H A Dttm_page_alloc_dma.c335 else if (cstate == tt_uncached) in ttm_to_type()