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

/linux-master/arch/m68k/kernel/
H A Ddma.c17 pgprot_t pgprot_dmacoherent(pgprot_t prot) function
/linux-master/arch/m68k/include/asm/
H A Dpgtable_mm.h182 #define pgprot_dmacoherent(prot) pgprot_dmacoherent(prot) macro
/linux-master/include/linux/
H A Ddma-map-ops.h355 #define pgprot_dmacoherent(prot) pgprot_noncached(prot) macro
/linux-master/arch/arm/include/asm/
H A Dpgtable.h128 #define pgprot_dmacoherent(prot) \ macro
135 #define pgprot_dmacoherent(prot) \ macro
/linux-master/arch/arm64/include/asm/
H A Dpgtable.h608 #define pgprot_dmacoherent(prot) \ macro

Completed in 130 milliseconds