linux-stable/arch/sh/include/cpu-sh3/cpu
Paul Mundt 2277ab4a1d sh: Migrate from PG_mapped to PG_dcache_dirty.
This inverts the delayed dcache flush a bit to be more in line with other
platforms. At the same time this also gives us the ability to do some
more optimizations and cleanup. Now that the update_mmu_cache() callsite
only tests for the bit, the implementation can gradually be split out and
made generic, rather than relying on special implementations for each of
the peculiar CPU types.

SH7705 in 32kB mode and SH-4 still need slightly different handling, but
this is something that can remain isolated in the varying page copy/clear
routines. On top of that, SH-X3 is dcache coherent, so there is no need
to bother with any of these tests in the PTEAEX version of
update_mmu_cache(), so we kill that off too.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-07-22 19:20:49 +09:00
..
adc.h sh: migrate to arch/sh/include/ 2008-07-29 08:09:44 +09:00
cache.h sh: migrate to arch/sh/include/ 2008-07-29 08:09:44 +09:00
cacheflush.h sh: Migrate from PG_mapped to PG_dcache_dirty. 2009-07-22 19:20:49 +09:00
dac.h sh: migrate to arch/sh/include/ 2008-07-29 08:09:44 +09:00
dma.h sh: dma-sh updates for multi IRQ and new SH-4A CPUs. 2009-03-10 17:26:49 +09:00
freq.h sh: migrate to arch/sh/include/ 2008-07-29 08:09:44 +09:00
gpio.h sh: Add platform-specific constants for SH7709 2008-12-22 18:42:54 +09:00
mmu_context.h sh: migrate to arch/sh/include/ 2008-07-29 08:09:44 +09:00
sh7720.h sh: Move the CPU definition headers from asm/ to cpu/. 2008-10-20 12:04:53 +09:00
ubc.h sh: migrate to arch/sh/include/ 2008-07-29 08:09:44 +09:00
watchdog.h sh: migrate to arch/sh/include/ 2008-07-29 08:09:44 +09:00