Searched refs:ic_linesize (Results 1 – 4 of 4) sorted by relevance
59 ci->ic_totalsize/1024, ci->ic_linesize); in cache_printf_backend()
1415 ci->ic_linesize = l = in getcacheinfo_obp()1439 ci->c_linesize = uimin(ci->ic_linesize, ci->dc_linesize); in getcacheinfo_obp()1930 ci->ic_linesize = 0x00000040; in getcacheinfo_sun4d()1933 ci->ic_totalsize = ci->ic_linesize * ci->ic_nlines * in getcacheinfo_sun4d()1944 ci->c_linesize = uimin(ci->ic_linesize, ci->dc_linesize); in getcacheinfo_sun4d()
270 ls = CACHEINFO.ic_linesize; in swift_cache_enable()335 ls = CACHEINFO.ic_linesize; in turbosparc_cache_enable()
91 int ic_linesize; member