Searched refs:c_enabled (Results 1 – 4 of 4) sorted by relevance
125 CACHEINFO.c_enabled = 1; in sun4_cache_enable()161 CACHEINFO.c_enabled = CACHEINFO.dc_enabled = 1; in ms1_cache_enable()194 CACHEINFO.c_enabled = CACHEINFO.dc_enabled = 1; in viking_cache_enable()241 CACHEINFO.c_enabled = 1; in hypersparc_cache_enable()284 CACHEINFO.c_enabled = 1; in swift_cache_enable()316 CACHEINFO.c_enabled = 1; in cypress_cache_enable()364 CACHEINFO.c_enabled = 1; in turbosparc_cache_enable()
84 if (ci->c_enabled) in cache_printf_backend()
206 if (CACHEINFO.c_enabled == 0) /* XXX - is this correct? */ in iommu_attach()
78 int c_enabled; /* true => cache is enabled */ member