Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sh/mm/
Dcache-j2.c23 #define DCACHE_FLUSH 0x200 macro
24 #define CACHE_FLUSH (ICACHE_FLUSH | DCACHE_FLUSH)
39 __raw_writel(CACHE_ENABLE | DCACHE_FLUSH, j2_ccr_base + cpu); in j2_flush_dcache()