ttm_prot_from_caching
pgprot_t ttm_prot_from_caching(enum ttm_caching caching, pgprot_t tmp);
return ttm_prot_from_caching(caching, tmp);
iter_tt->prot = ttm_prot_from_caching(tt->caching, PAGE_KERNEL);