Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_cheetahplus.c1095 ch_pc_data_t *pcp; in cpu_payload_add_pcache()
1096 ch_pc_data_t pcdata[CH_PCACHE_NWAY]; in cpu_payload_add_pcache()
1110 sizeof (ch_pc_data_t)); in cpu_payload_add_pcache()
1121 nelem = sizeof (ch_pc_data_t) / sizeof (uint64_t) * ways_logged; in cpu_payload_add_pcache()
H A Dus3_common.c4268 ch_pc_data_t *pcp = &ch_flt->parity_data.dpe.cpl_pc[0]; in cpu_pcache_parity_check()
4269 ch_pc_data_t tmp_pcp; in cpu_pcache_parity_check()
4310 sizeof (ch_pc_data_t)); in cpu_pcache_parity_check()
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dcheetahregs.h1357 } ch_pc_data_t; typedef
1469 ch_pc_data_t cpl_pc[CH_PCACHE_NWAY]; /* P$ data nWays */