Searched refs:c_hwflush (Results 1 – 4 of 4) sorted by relevance
244 if (CACHEINFO.c_hwflush) in hypersparc_cache_enable()392 if (CACHEINFO.c_hwflush) { in sun4_vcache_flush_context()446 if (CACHEINFO.c_hwflush) { in sun4_vcache_flush_segment()549 if (CACHEINFO.c_hwflush) { in sun4_cache_flush()
76 ci->c_hwflush ? 'h' : 's'); in cache_printf_backend()
1177 ci->c_hwflush = 0; in getcacheinfo_sun4()1193 ci->c_hwflush = 0; in getcacheinfo_sun4()1202 ci->c_hwflush = 0; in getcacheinfo_sun4()1212 ci->c_hwflush = 0; in getcacheinfo_sun4()1320 ci->c_hwflush = in getcacheinfo_sun4c()1353 if (sc->cacheinfo.c_hwflush) in sun4_hotfix()1408 ci->c_hwflush = 0; in getcacheinfo_obp()1927 ci->c_hwflush = 0; in getcacheinfo_sun4d()
79 int c_hwflush; /* true => have hardware flush */ member