Searched refs:CF_PAGE_NOCACHE (Results 1 – 2 of 2) sorted by relevance
18 #define CF_PAGE_NOCACHE MMUDR_CM_NCP /* 0x00000080 */ macro23 #define _PAGE_NOCACHE030 CF_PAGE_NOCACHE249 pte_val(pte) &= ~CF_PAGE_NOCACHE; in pte_mkcache()
165 # define pgprot_noncached(prot) (__pgprot(pgprot_val(prot) | CF_PAGE_NOCACHE))