Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c2094 int dc_set_size = dcache_size / CH_DCACHE_NWAY; in cpu_parity_error() local
2141 for (index = 0; index < dc_set_size; in cpu_parity_error()
2144 dc_set_size, in cpu_parity_error()
3972 int dc_set_size = dcache_size / CH_DCACHE_NWAY; in cpu_dcache_parity_info() local
3983 for (index = 0; index < dc_set_size; index += dcache_linesize) in cpu_dcache_parity_info()
3993 int dc_set_size = dcache_size / CH_DCACHE_NWAY; in cpu_dcache_parity_check() local
4004 get_dcache_dtag(index + way * dc_set_size, in cpu_dcache_parity_check()