Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/cpu/
H A Dus3_common.c2093 int dc_set_size = dcache_size / CH_DCACHE_NWAY; in cpu_parity_error() local
2140 for (index = 0; index < dc_set_size; in cpu_parity_error()
2143 dc_set_size, in cpu_parity_error()
3971 int dc_set_size = dcache_size / CH_DCACHE_NWAY; in cpu_dcache_parity_info() local
3982 for (index = 0; index < dc_set_size; index += dcache_linesize) in cpu_dcache_parity_info()
3992 int dc_set_size = dcache_size / CH_DCACHE_NWAY; in cpu_dcache_parity_check() local
4003 get_dcache_dtag(index + way * dc_set_size, in cpu_dcache_parity_check()