Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/cpu/
H A Dus3_common.c4268 ch_pc_data_t tmp_pcp; in cpu_pcache_parity_check() local
4275 (uint64_t *)&tmp_pcp); in cpu_pcache_parity_check()
4293 parity_bits = PN_PC_PARITY_BITS(tmp_pcp.pc_status); in cpu_pcache_parity_check()
4296 if ((popc64(tmp_pcp.pc_data[word]) & 1) ^ pbit) { in cpu_pcache_parity_check()
4308 bcopy(&tmp_pcp, pcp, in cpu_pcache_parity_check()