Home
last modified time | relevance | path

Searched refs:pgprot_dmacoherent (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dpgtable_mm.h175 pgprot_t pgprot_dmacoherent(pgprot_t prot);
176 #define pgprot_dmacoherent(prot) pgprot_dmacoherent(prot) macro
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dpgtable_mm.h181 pgprot_t pgprot_dmacoherent(pgprot_t prot);
182 #define pgprot_dmacoherent(prot) pgprot_dmacoherent(prot) macro
/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/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-5.10/include/linux/
H A Ddma-map-ops.h260 #ifndef pgprot_dmacoherent
261 #define pgprot_dmacoherent(prot) pgprot_noncached(prot) macro
/kernel/linux/linux-6.6/include/linux/
H A Ddma-map-ops.h353 #ifndef pgprot_dmacoherent
354 #define pgprot_dmacoherent(prot) pgprot_noncached(prot) macro
/kernel/linux/linux-5.10/kernel/dma/
H A Dpool.c108 pgprot_dmacoherent(PAGE_KERNEL), in atomic_pool_expand()
H A Dmapping.c351 return pgprot_dmacoherent(prot); in dma_pgprot()
/kernel/linux/linux-6.6/kernel/dma/
H A Dpool.c105 pgprot_dmacoherent(PAGE_KERNEL), in atomic_pool_expand()
H A Dmapping.c427 return pgprot_dmacoherent(prot); in dma_pgprot()
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dpgtable.h504 #define pgprot_dmacoherent(prot) \ macro
/kernel/linux/linux-5.10/arch/arm/mm/
H A Ddma-mapping.c335 pgprot_t prot = pgprot_dmacoherent(PAGE_KERNEL); in atomic_pool_init()
571 pgprot_dmacoherent(prot); in __get_dma_pgprot()
/kernel/linux/linux-6.6/arch/arm/mm/
H A Ddma-mapping.c202 pgprot_t prot = pgprot_dmacoherent(PAGE_KERNEL); in atomic_pool_init()
442 pgprot_dmacoherent(prot); in __get_dma_pgprot()
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dpgtable.h580 #define pgprot_dmacoherent(prot) \ macro

Completed in 20 milliseconds