Searched defs:pc_set_size (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c4243 int pc_set_size = CH_PCACHE_SIZE / CH_PCACHE_NWAY; local
4254 for (index = 0; index < pc_set_size; index += CH_PCACHE_LSIZE)
4264 int pc_set_size = CH_PCACHE_SIZE / CH_PCACHE_NWAY; local
4274 get_pcache_dtag(index + way * pc_set_size,

Completed in 88 milliseconds