commit | 41700e73995d6c814932cb55e12525bd34be1ca5 | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Fri Feb 10 00:39:06 2006 +0900 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Feb 14 19:13:24 2006 +0000 |
tree | 559759cbda13bb50720cfd0e317fa65a467d59fa | |
parent | 63077519899721120b61d663a68adced068a459d [diff] |
[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>