Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Ddma-map-ops.h274 #ifndef pgprot_dmacoherent
275 #define pgprot_dmacoherent(prot) pgprot_noncached(prot) macro
283 #define pgprot_syscached(prot) pgprot_dmacoherent(prot)

Completed in 1 milliseconds