Searched refs:pgprot_syscached (Results 1 – 3 of 3) sorted by relevance
274 #ifndef pgprot_syscached275 #define pgprot_syscached(prot) pgprot_dmacoherent(prot) macro
353 return pgprot_syscached(prot); in dma_pgprot()
514 #define pgprot_syscached(prot) \ macro