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: NVineet Gupta <vgupta@synopsys.com>
Showing
arch/arc/include/asm/cachectl.h
0 → 100644
arch/arc/include/asm/cacheflush.h
0 → 100644
arch/arc/mm/cache_arc700.c
0 → 100644
想要评论请 注册 或 登录