Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/include/asm/
Dpgtable-nommu.h68 #define pgprot_dmacoherent(prot) __pgprot(0) macro
Dpgtable.h126 #define pgprot_dmacoherent(prot) \ macro
133 #define pgprot_dmacoherent(prot) \ macro
/linux-4.4.14/arch/unicore32/include/asm/
Dpgtable.h203 #define pgprot_dmacoherent(prot) \ macro
/linux-4.4.14/arch/arm/mm/
Ddma-mapping.c353 pgprot_t prot = pgprot_dmacoherent(PAGE_KERNEL); in atomic_pool_init()
581 pgprot_dmacoherent(prot); in __get_dma_pgprot()