Home
last modified time | relevance | path

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

/arch/arm64/mm/
Ddma-mapping.c34 static pgprot_t __get_dma_pgprot(struct dma_attrs *attrs, pgprot_t prot, in __get_dma_pgprot() function
/arch/arm/mm/
Ddma-mapping.c563 static inline pgprot_t __get_dma_pgprot(struct dma_attrs *attrs, pgprot_t prot) in __get_dma_pgprot() function
577 #define __get_dma_pgprot(attrs, prot) __pgprot(0) macro