Home
last modified time | relevance | path

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

/arch/metag/include/asm/
Dcacheflush.h110 metag_out32(1, SYSC_ICACHE_FLUSH); in flush_dcache_page()
123 metag_out32(1, SYSC_ICACHE_FLUSH); in flush_icache_range()
139 metag_out32(1, SYSC_ICACHE_FLUSH); in flush_cache_sigtramp()
Dmetag_mem.h662 #define SYSC_ICACHE_FLUSH 0x04830040 macro