Searched defs:__get_dma_pgprot (Results 1 – 2 of 2) sorted by relevance
34 static pgprot_t __get_dma_pgprot(struct dma_attrs *attrs, pgprot_t prot, in __get_dma_pgprot() function
563 static inline pgprot_t __get_dma_pgprot(struct dma_attrs *attrs, pgprot_t prot) in __get_dma_pgprot() function577 #define __get_dma_pgprot(attrs, prot) __pgprot(0) macro