linux/arch/arc
Vineet Gupta 95d6976d20 ARC: Cache Flush Management
* ARC700 has VIPT L1 Caches
* Caches don't snoop and are not coherent
* Given the PAGE_SIZE and Cache associativity, we don't support aliasing
  D$ configurations (yet), but do allow aliasing I$ configs

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2013-02-15 23:15:50 +05:30
..
boot ARC: Build system: Makefiles, Kconfig, Linker script 2013-02-11 20:00:25 +05:30
include/asm ARC: Cache Flush Management 2013-02-15 23:15:50 +05:30
kernel ARC: [Review] Prevent incorrect syscall restarts 2013-02-15 23:15:50 +05:30
lib ARC: String library 2013-02-11 20:00:35 +05:30
mm ARC: Cache Flush Management 2013-02-15 23:15:50 +05:30
plat-arcfpga ARC: Interrupt Handling 2013-02-11 20:00:37 +05:30
Kbuild ARC: Build system: Makefiles, Kconfig, Linker script 2013-02-11 20:00:25 +05:30
Kconfig ARC: Signal handling 2013-02-15 23:03:30 +05:30
Kconfig.debug ARC: Build system: Makefiles, Kconfig, Linker script 2013-02-11 20:00:25 +05:30
Makefile ARC: Build system: Makefiles, Kconfig, Linker script 2013-02-11 20:00:25 +05:30