Home
last modified time | relevance | path

Searched refs:pgprot_dmacoherent (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/arm/include/asm/
Dpgtable-nommu.h68 #define pgprot_dmacoherent(prot) (prot) macro
Dpgtable.h129 #define pgprot_dmacoherent(prot) \ macro
136 #define pgprot_dmacoherent(prot) \ macro
/Linux-v4.19/arch/unicore32/include/asm/
Dpgtable.h204 #define pgprot_dmacoherent(prot) \ macro
/Linux-v4.19/arch/arm/mm/
Ddma-mapping.c401 pgprot_t prot = pgprot_dmacoherent(PAGE_KERNEL); in atomic_pool_init()
638 pgprot_dmacoherent(prot); in __get_dma_pgprot()