Home
last modified time | relevance | path

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

/linux-6.15/arch/m68k/kernel/
Ddma.c17 pgprot_t pgprot_dmacoherent(pgprot_t prot) in pgprot_dmacoherent() function
/linux-6.15/arch/arm/include/asm/
Dpgtable.h127 #define pgprot_dmacoherent(prot) \ macro
134 #define pgprot_dmacoherent(prot) \ macro
/linux-6.15/arch/m68k/include/asm/
Dpgtable_mm.h182 #define pgprot_dmacoherent(prot) pgprot_dmacoherent(prot) macro
/linux-6.15/include/linux/
Ddma-map-ops.h335 #define pgprot_dmacoherent(prot) pgprot_noncached(prot) macro
/linux-6.15/arch/arm64/include/asm/
Dpgtable.h714 #define pgprot_dmacoherent(prot) \ macro