_PAGE_CACHE040 47 arch/m68k/include/asm/motorola_pgtable.h #define m68k_supervisor_cachemode _PAGE_CACHE040 _PAGE_CACHE040 55 arch/m68k/include/asm/motorola_pgtable.h #define mm_cachebits _PAGE_CACHE040 _PAGE_CACHE040 29 arch/m68k/kernel/dma.c pgprot_val(prot) &= ~_PAGE_CACHE040; _PAGE_CACHE040 165 arch/m68k/mm/kmap.c physaddr |= _PAGE_CACHE040; _PAGE_CACHE040 316 arch/m68k/mm/kmap.c cmode = _PAGE_CACHE040; _PAGE_CACHE040 229 arch/m68k/mm/motorola.c mm_cachebits = _PAGE_CACHE040; _PAGE_CACHE040 232 arch/m68k/mm/motorola.c pgprot_val(protection_map[i]) |= _PAGE_CACHE040;