pgprot_dmacoherent 360 arch/arm/mm/dma-mapping.c pgprot_t prot = pgprot_dmacoherent(PAGE_KERNEL); pgprot_dmacoherent 596 arch/arm/mm/dma-mapping.c pgprot_dmacoherent(prot); pgprot_dmacoherent 172 arch/m68k/include/asm/pgtable_mm.h pgprot_t pgprot_dmacoherent(pgprot_t prot); pgprot_dmacoherent 173 arch/m68k/include/asm/pgtable_mm.h #define pgprot_dmacoherent(prot) pgprot_dmacoherent(prot) pgprot_dmacoherent 54 include/linux/dma-noncoherent.h #ifndef pgprot_dmacoherent pgprot_dmacoherent 182 kernel/dma/mapping.c return pgprot_dmacoherent(prot); pgprot_dmacoherent 146 kernel/dma/remap.c pgprot_dmacoherent(PAGE_KERNEL),