Searched refs:cpu_has_ic_fills_f_dc (Results 1 – 2 of 2) sorted by relevance
98 #ifndef cpu_has_ic_fills_f_dc99 #define cpu_has_ic_fills_f_dc (cpu_data[0].icache.flags & MIPS_CACHE_IC_F_DC) macro
43 if (cpu_has_dc_aliases || !cpu_has_ic_fills_f_dc) in flush_dcache_page()