Searched defs:__get_dma_pgprot (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/arm64/mm/
H A Ddma-mapping.c34 static pgprot_t __get_dma_pgprot(struct dma_attrs *attrs, pgprot_t prot, __get_dma_pgprot() function
/linux-4.1.27/arch/arm/mm/
H A Ddma-mapping.c573 static inline pgprot_t __get_dma_pgprot(struct dma_attrs *attrs, pgprot_t prot) __get_dma_pgprot() function
587 #define __get_dma_pgprot(attrs, prot) __pgprot(0) macro

Completed in 269 milliseconds