Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c4266 int pc_data_words = CH_PC_DATA_REG_SIZE / sizeof (uint64_t); in cpu_pcache_parity_check() local
4295 for (word = 0; word < pc_data_words; word++) { in cpu_pcache_parity_check()
4296 pbit = (parity_bits >> (pc_data_words - word - 1)) & 1; in cpu_pcache_parity_check()