Home
last modified time | relevance | path

Searched refs:dcache_nlines (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/sun4u/sys/
H A Dus3_module.h609 int dcache_nlines; /* max number of D$ lines */ variable
/titanic_41/usr/src/uts/sun4u/cpu/
H A Dus3_common.c5711 dcache_nlines = dcache_size / dcache_linesize;
5869 index = (index + 1) & (dcache_nlines - 1);
5900 how_many = (dcache_nlines * scan_rate) / (1000 * csi->csi_freq);