Searched refs:pgprot_dmacoherent (Results 1 – 5 of 5) sorted by relevance
181 pgprot_t pgprot_dmacoherent(pgprot_t prot);182 #define pgprot_dmacoherent(prot) pgprot_dmacoherent(prot) macro
17 pgprot_t pgprot_dmacoherent(pgprot_t prot) in pgprot_dmacoherent() function
127 #define pgprot_dmacoherent(prot) \ macro134 #define pgprot_dmacoherent(prot) \ macro
202 pgprot_t prot = pgprot_dmacoherent(PAGE_KERNEL); in atomic_pool_init()442 pgprot_dmacoherent(prot); in __get_dma_pgprot()
797 #define pgprot_dmacoherent(prot) \ macro
Completed in 18 milliseconds