Searched refs:pgprot_dmacoherent (Results 1 – 5 of 5) sorted by relevance
17 pgprot_t pgprot_dmacoherent(pgprot_t prot) in pgprot_dmacoherent() function
113 prot = pgprot_decrypted(pgprot_dmacoherent(PAGE_KERNEL)); in atomic_pool_expand()115 prot = pgprot_dmacoherent(PAGE_KERNEL); in atomic_pool_expand()
549 dma_prot = pgprot_dmacoherent(prot); in dma_pgprot()
327 #ifndef pgprot_dmacoherent328 #define pgprot_dmacoherent(prot) pgprot_noncached(prot) macro
202 pgprot_t prot = pgprot_dmacoherent(PAGE_KERNEL); in atomic_pool_init()442 pgprot_dmacoherent(prot); in __get_dma_pgprot()