[MIPS] Add protected_blast_icache_range, blast_icache_range, etc.
commit08b3f46c9bf8ee26b5847371d8a3e949d1a3bc36
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Thu, 9 Feb 2006 15:39:06 +0000 (10 00:39 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 10 Feb 2006 00:33:03 +0000 (10 00:33 +0000)
treed428f8cf171b0215b2e29f5c1dfb1317f60ec2f9
parent5eb1ca4af7b3a4b24f97f747293c8b5e9fbd000b
[MIPS] Add protected_blast_icache_range, blast_icache_range, etc.

Add blast_xxx_range(), protected_blast_xxx_range() etc. for common
use.  They are built by __BUILD_BLAST_CACHE_RANGE().
Use protected_cache_op() macro for various protected_ routines.
Output code should be logically same.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mm/c-r4k.c
arch/mips/mm/c-tx39.c
include/asm-mips/r4kcache.h