Searched refs:caching_flags (Results 1 – 2 of 2) sorted by relevance
481 pgprot_t ttm_io_prot(uint32_t caching_flags, pgprot_t tmp) in ttm_io_prot() argument484 if (caching_flags & TTM_PL_FLAG_CACHED) in ttm_io_prot()488 if (caching_flags & TTM_PL_FLAG_WC) in ttm_io_prot()495 if (caching_flags & TTM_PL_FLAG_WC) in ttm_io_prot()
1029 extern pgprot_t ttm_io_prot(uint32_t caching_flags, pgprot_t tmp);