Searched refs:ec_totalsize (Results 1 – 5 of 5) sorted by relevance
79 if (ci->ec_totalsize > 0) { in cache_printf_backend()81 ci->ec_totalsize/1024, ci->ec_linesize); in cache_printf_backend()
197 if (cpuinfo.mxcc && CACHEINFO.ec_totalsize > 0) { in viking_cache_enable()357 CACHEINFO.ec_totalsize = 1024 * in turbosparc_cache_enable()
1470 ci->ec_totalsize = l * ci->ec_nlines * ci->ec_associativity; in getcacheinfo_obp()1827 if (sparc_ncpus > 1 && sc->cacheinfo.ec_totalsize == 0) in viking_hotfix()1959 ci->ec_totalsize = l * ci->ec_nlines * ci->ec_associativity; in getcacheinfo_sun4d()
595 (curcpu()->cacheinfo.ec_totalsize == 0)) in iommu_dmamap_load()
103 int ec_totalsize; /* external cache info */ member