Home
last modified time | relevance | path

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

/Linux-v5.4/arch/m68k/kernel/
Ddma.c26 pgprot_t pgprot_dmacoherent(pgprot_t prot) in pgprot_dmacoherent() function
/Linux-v5.4/include/linux/
Ddma-noncoherent.h55 #define pgprot_dmacoherent(prot) pgprot_noncached(prot) macro
/Linux-v5.4/arch/m68k/include/asm/
Dpgtable_mm.h173 #define pgprot_dmacoherent(prot) pgprot_dmacoherent(prot) macro
/Linux-v5.4/arch/arm/include/asm/
Dpgtable.h129 #define pgprot_dmacoherent(prot) \ macro
136 #define pgprot_dmacoherent(prot) \ macro
/Linux-v5.4/arch/arm64/include/asm/
Dpgtable.h431 #define pgprot_dmacoherent(prot) \ macro