Searched refs:ICACHE_FLUSH (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/sh/mm/
H A Dcache-j2.c21 #define ICACHE_FLUSH 0x100 macro
23 #define CACHE_FLUSH (ICACHE_FLUSH | DCACHE_FLUSH)
31 __raw_writel(CACHE_ENABLE | ICACHE_FLUSH, j2_ccr_base + cpu);

Completed in 185 milliseconds