Searched refs:ttm_prot_from_caching (Results 1 – 3 of 3) sorted by relevance
55 pgprot_t ttm_prot_from_caching(enum ttm_caching caching, pgprot_t tmp);
62 pgprot_t ttm_prot_from_caching(enum ttm_caching caching, pgprot_t tmp) in ttm_prot_from_caching() function
310 return ttm_prot_from_caching(caching, tmp); in ttm_io_prot()