Home
last modified time | relevance | path

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

/openbmc/linux/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); in j2_flush_icache()