linux/arch/mn10300/mm
David Howells 518d4bb746 MN10300: AM34: The current cacheflush routines operate by controlling tag regs
The current cache flush and invalidate routines operate by controlling the
cache tag registers.  Rename the files and add config items to select them.

This makes it easier to support the use of other cache flush methods instead,
such as the use of AM34's area purge registers, if available.

Signed-off-by: David Howells <dhowells@redhat.com>
2010-10-27 17:28:43 +01:00
..
cache-disabled.c MN10300: Handle missing sys_cacheflush() when caching disabled 2010-09-28 18:01:14 -07:00
cache-flush-by-tag.S MN10300: AM34: The current cacheflush routines operate by controlling tag regs 2010-10-27 17:28:43 +01:00
cache-inv-by-tag.S MN10300: AM34: The current cacheflush routines operate by controlling tag regs 2010-10-27 17:28:43 +01:00
cache.c MN10300: Fix flush_icache_range() 2010-10-01 15:01:47 -07:00
dma-alloc.c
extable.c
fault.c MN10300: Remove monitor/JTAG functions 2010-10-27 17:28:41 +01:00
init.c MN10300: BUG to BUG_ON changes 2010-10-27 17:28:33 +01:00
Kconfig.cache MN10300: AM34: The current cacheflush routines operate by controlling tag regs 2010-10-27 17:28:43 +01:00
Makefile MN10300: AM34: The current cacheflush routines operate by controlling tag regs 2010-10-27 17:28:43 +01:00
misalignment.c MN10300: BUG to BUG_ON changes 2010-10-27 17:28:33 +01:00
mmu-context.c
pgtable.c
tlb-mn10300.S