SUN3_PAGE_NOCACHE 13 include/asm-m68k/fb.h pgprot_val(vma->vm_page_prot) |= SUN3_PAGE_NOCACHE; SUN3_PAGE_NOCACHE 143 include/asm-m68k/pgtable.h #ifdef SUN3_PAGE_NOCACHE SUN3_PAGE_NOCACHE 144 include/asm-m68k/pgtable.h # define __SUN3_PAGE_NOCACHE SUN3_PAGE_NOCACHE SUN3_PAGE_NOCACHE 48 include/asm-m68k/sun3_pgtable.h | SUN3_PAGE_NOCACHE) SUN3_PAGE_NOCACHE 52 include/asm-m68k/sun3_pgtable.h | SUN3_PAGE_NOCACHE) SUN3_PAGE_NOCACHE 55 include/asm-m68k/sun3_pgtable.h | SUN3_PAGE_NOCACHE) SUN3_PAGE_NOCACHE 58 include/asm-m68k/sun3_pgtable.h | SUN3_PAGE_NOCACHE) SUN3_PAGE_NOCACHE 62 include/asm-m68k/sun3_pgtable.h | SUN3_PAGE_NOCACHE \ SUN3_PAGE_NOCACHE 68 include/asm-m68k/sun3_pgtable.h | SUN3_PAGE_NOCACHE) SUN3_PAGE_NOCACHE 180 include/asm-m68k/sun3_pgtable.h static inline pte_t pte_mknocache(pte_t pte) { pte_val(pte) |= SUN3_PAGE_NOCACHE; return pte; }