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

/linux-4.4.14/arch/metag/mm/
H A Dcache.c313 #define PRIM_FLUSH(addr, offset) do { \ metag_data_cache_flush() macro
327 PRIM_FLUSH(flush0, 3); metag_data_cache_flush()
331 PRIM_FLUSH(flush0, 2); metag_data_cache_flush()
333 PRIM_FLUSH(flush0, 1); metag_data_cache_flush()
335 PRIM_FLUSH(flush0, 0); metag_data_cache_flush()

Completed in 85 milliseconds