Home
last modified time | relevance | path

Searched refs:_PAGE_CACHE040W (Results 1 – 4 of 4) sorted by relevance

/linux/arch/m68k/include/asm/
A Dmotorola_pgtable.h21 #define _PAGE_CACHE040W 0x000 /* 68040 cache mode, cachable, write-through */ macro
56 #define m68k_supervisor_cachemode _PAGE_CACHE040W
A Dmcf_pgtable.h44 #define _PAGE_CACHE040W 0x000 /* 68040 cache mode, cachable, write-through */ macro
/linux/arch/m68k/mm/
A Dkmap.c228 physaddr |= _PAGE_CACHE040W; in __ioremap()
337 cmode = _PAGE_CACHE040W; in kernel_set_cachemode()
/linux/arch/m68k/kernel/
A Dhead.S730 movel #_PAGE_CACHE040W,%d0
736 movel #_PAGE_CACHE040W,%d1
1031 mmu_map_tt #0,#0xfe000000,#0x01000000,#_PAGE_CACHE040W

Completed in 9 milliseconds