Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/m68k/kernel/
H A Ddma.c26 pgprot_t pgprot_dmacoherent(pgprot_t prot) in pgprot_dmacoherent() function
/kernel/linux/linux-6.6/arch/m68k/kernel/
H A Ddma.c26 pgprot_t pgprot_dmacoherent(pgprot_t prot) in pgprot_dmacoherent() function
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dpgtable_mm.h176 #define pgprot_dmacoherent(prot) pgprot_dmacoherent(prot) macro
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dpgtable_mm.h182 #define pgprot_dmacoherent(prot) pgprot_dmacoherent(prot) macro
/kernel/linux/linux-5.10/include/linux/
H A Ddma-map-ops.h261 #define pgprot_dmacoherent(prot) pgprot_noncached(prot) macro
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dpgtable.h129 #define pgprot_dmacoherent(prot) \ macro
136 #define pgprot_dmacoherent(prot) \ macro
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dpgtable.h128 #define pgprot_dmacoherent(prot) \ macro
135 #define pgprot_dmacoherent(prot) \ macro
/kernel/linux/linux-6.6/include/linux/
H A Ddma-map-ops.h354 #define pgprot_dmacoherent(prot) pgprot_noncached(prot) macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dpgtable.h504 #define pgprot_dmacoherent(prot) \ macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dpgtable.h580 #define pgprot_dmacoherent(prot) \ macro

Completed in 9 milliseconds