Home
last modified time | relevance | path

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

/linux/arch/m68k/kernel/
H A Ddma.c17 pgprot_t pgprot_dmacoherent(pgprot_t prot) in pgprot_dmacoherent() function
/linux/arch/riscv/include/asm/
H A Dpgtable.h732 #define pgprot_dmacoherent pgprot_writecombine macro
/linux/arch/arm64/include/asm/
H A Dpgtable.h768 #define pgprot_dmacoherent(prot) \ macro