Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/m68k/kernel/
A Ddma.c26 pgprot_t pgprot_dmacoherent(pgprot_t prot) in pgprot_dmacoherent() function
/linux-6.3-rc2/arch/arm/include/asm/
A Dpgtable.h128 #define pgprot_dmacoherent(prot) \ macro
135 #define pgprot_dmacoherent(prot) \ macro
/linux-6.3-rc2/arch/m68k/include/asm/
A Dpgtable_mm.h180 #define pgprot_dmacoherent(prot) pgprot_dmacoherent(prot) macro
/linux-6.3-rc2/include/linux/
A Ddma-map-ops.h291 #define pgprot_dmacoherent(prot) pgprot_noncached(prot) macro
/linux-6.3-rc2/arch/arm64/include/asm/
A Dpgtable.h580 #define pgprot_dmacoherent(prot) \ macro

Completed in 15 milliseconds