Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c4269 ch_pc_data_t tmp_pcp; in cpu_pcache_parity_check() local
4276 (uint64_t *)&tmp_pcp); in cpu_pcache_parity_check()
4294 parity_bits = PN_PC_PARITY_BITS(tmp_pcp.pc_status); in cpu_pcache_parity_check()
4297 if ((popc64(tmp_pcp.pc_data[word]) & 1) ^ pbit) { in cpu_pcache_parity_check()
4309 bcopy(&tmp_pcp, pcp, in cpu_pcache_parity_check()