Searched defs:pgprot_dmacoherent (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/arm/include/asm/
H A Dpgtable-nommu.h68 #define pgprot_dmacoherent(prot) __pgprot(0) macro
H A Dpgtable.h126 #define pgprot_dmacoherent(prot) \ macro
133 #define pgprot_dmacoherent(prot) \ macro
/linux-4.4.14/arch/unicore32/include/asm/
H A Dpgtable.h203 #define pgprot_dmacoherent(prot) \ pte_mkspecial() macro

Completed in 98 milliseconds