Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/drm/ttm/
A Dttm_caching.h53 pgprot_t ttm_prot_from_caching(enum ttm_caching caching, pgprot_t tmp);
/linux-6.3-rc2/drivers/gpu/drm/ttm/
A Dttm_module.c62 pgprot_t ttm_prot_from_caching(enum ttm_caching caching, pgprot_t tmp) in ttm_prot_from_caching() function
A Dttm_tt.c446 iter_tt->prot = ttm_prot_from_caching(tt->caching, PAGE_KERNEL); in ttm_kmap_iter_tt_init()
A Dttm_bo_util.c299 return ttm_prot_from_caching(caching, tmp); in ttm_io_prot()

Completed in 8 milliseconds