cache.c | 108 u_int i, lim, ls, ts; local in function:sun4_cache_enable 117 ls = CACHEINFO.c_linesize; 120 for (i = AC_CACHETAGS, lim = i + ts; i < lim; i += ls) 209 int i, ls, ts; local in function:hypersparc_cache_enable 223 ls = CACHEINFO.c_linesize; 229 for (i = 0; i < ts; i += ls) 259 int i, ls, ts; local in function:swift_cache_enable 270 ls = CACHEINFO.ic_linesize; 273 for (i = 0; i < ts; i += ls) 276 ls = CACHEINFO.dc_linesize 290 int i, ls, ts; local in function:cypress_cache_enable 322 int i, ls, ts; local in function:turbosparc_cache_enable 388 int i, ls; local in function:sun4_vcache_flush_context 418 int i, ls; local in function:sun4_vcache_flush_region 441 int i, ls; local in function:sun4_vcache_flush_segment 467 int i, ls; local in function:sun4_vcache_flush_page 517 int i, ls, baseoff; local in function:sun4_cache_flush 592 int i, ls, octx; local in function:srmmu_vcache_flush_context 618 int i, ls, octx; local in function:srmmu_vcache_flush_region 646 int i, ls, octx; local in function:srmmu_vcache_flush_segment 670 int i, ls, octx; local in function:srmmu_vcache_flush_page 721 int i, ls, offset; local in function:srmmu_vcache_flush_range 917 int i, ls; local in function:cypress_cache_flush_all [all...] |