Home
last modified time | relevance | path

Searched defs:pgprot_syscached (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Ddma-map-ops.h275 #define pgprot_syscached(prot) pgprot_dmacoherent(prot) macro
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dpgtable.h514 #define pgprot_syscached(prot) \ macro