Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mm/
Ddma-mapping.c577 static inline pgprot_t __get_dma_pgprot(struct dma_attrs *attrs, pgprot_t prot) in __get_dma_pgprot() function
591 #define __get_dma_pgprot(attrs, prot) __pgprot(0) macro
/linux-4.4.14/arch/arm64/mm/
Ddma-mapping.c32 static pgprot_t __get_dma_pgprot(struct dma_attrs *attrs, pgprot_t prot, in __get_dma_pgprot() function