pgprot_t
pgprot_t pgprot;
pgprot_t prot;
static inline pgprot_t pgprot_noncached(pgprot_t prot)
static inline pgprot_t
pgprot_writecombine(pgprot_t prot)
#define __pgprot(value) ((pgprot_t) {(value)})
void *ttm_kmap_atomic_prot(struct page *page, pgprot_t prot);
void ttm_kunmap_atomic_prot(void *addr, pgprot_t prot);
pgprot_t ttm_io_prot(uint32_t caching_flags, pgprot_t tmp);
kmap_atomic_prot(struct page *pg, pgprot_t prot)
unsigned long flags, pgprot_t prot);
unsigned long flags, pgprot_t prot)
pgprot_t prot)
pgprot_t prot)
pgprot_t prot = ttm_io_prot(old_mem->placement,
pgprot_t prot = ttm_io_prot(new_mem->placement,
pgprot_t ttm_io_prot(uint32_t caching_flags, pgprot_t tmp)
pgprot_t prot;