Home
last modified time | relevance | path

Searched refs:_PAGE_CACHE040 (Results 1 – 6 of 6) sorted by relevance

/linux/arch/m68k/include/asm/
A Dmotorola_pgtable.h20 #define _PAGE_CACHE040 0x020 /* 68040 cache mode, cachable, copyback */ macro
58 #define m68k_supervisor_cachemode _PAGE_CACHE040
66 #define mm_cachebits _PAGE_CACHE040
A Dmcf_pgtable.h41 #define _PAGE_CACHE040 0x020 /* 68040 cache mode, cachable, copyback */ macro
/linux/arch/m68k/mm/
A Dkmap.c218 physaddr |= _PAGE_CACHE040; in __ioremap()
327 cmode = _PAGE_CACHE040; in kernel_set_cachemode()
A Dmotorola.c405 mm_cachebits = _PAGE_CACHE040; in paging_init()
408 pgprot_val(protection_map[i]) |= _PAGE_CACHE040; in paging_init()
/linux/arch/m68k/kernel/
A Ddma.c29 pgprot_val(prot) &= ~_PAGE_CACHE040; in pgprot_dmacoherent()
A Dhead.S734 movew #_PAGE_CACHE040,%d0

Completed in 10 milliseconds