Home
last modified time | relevance | path

Searched refs:CF_PAGE_NOCACHE (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/m68k/include/asm/
Dmcf_pgtable.h17 #define CF_PAGE_NOCACHE MMUDR_CM_NCP /* 0x00000080 */ macro
22 #define _PAGE_NOCACHE030 CF_PAGE_NOCACHE
324 pte_val(pte) &= ~CF_PAGE_NOCACHE; in pte_mkcache()
Dpgtable_mm.h156 # define pgprot_noncached(prot) (__pgprot(pgprot_val(prot) | CF_PAGE_NOCACHE))