pgprot_dmacoherent  129 arch/arm/include/asm/pgtable.h #define pgprot_dmacoherent(prot) \
pgprot_dmacoherent  136 arch/arm/include/asm/pgtable.h #define pgprot_dmacoherent(prot) \
pgprot_dmacoherent  427 arch/arm64/include/asm/pgtable.h #define pgprot_dmacoherent(prot) \
pgprot_dmacoherent  173 arch/m68k/include/asm/pgtable_mm.h #define pgprot_dmacoherent(prot)	pgprot_dmacoherent(prot)
pgprot_dmacoherent   26 arch/m68k/kernel/dma.c pgprot_t pgprot_dmacoherent(pgprot_t prot)
pgprot_dmacoherent   55 include/linux/dma-noncoherent.h #define pgprot_dmacoherent(prot)	pgprot_noncached(prot)