Home
last modified time | relevance | path

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

/linux/arch/m68k/kernel/
A Ddma.c26 pgprot_t pgprot_dmacoherent(pgprot_t prot) in pgprot_dmacoherent() function
/linux/arch/arm/include/asm/
A Dpgtable.h119 #define pgprot_dmacoherent(prot) \ macro
126 #define pgprot_dmacoherent(prot) \ macro
/linux/arch/m68k/include/asm/
A Dpgtable_mm.h175 #define pgprot_dmacoherent(prot) pgprot_dmacoherent(prot) macro
/linux/include/linux/
A Ddma-map-ops.h277 #define pgprot_dmacoherent(prot) pgprot_noncached(prot) macro
/linux/arch/arm64/include/asm/
A Dpgtable.h523 #define pgprot_dmacoherent(prot) \ macro

Completed in 10 milliseconds