Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c4135 int flt_index, way, instr, num_instr; in cpu_icache_parity_check() local
4154 num_instr = PN_IC_DATA_REG_SIZE / sizeof (uint64_t); in cpu_icache_parity_check()
4157 num_instr = CH_IC_DATA_REG_SIZE / sizeof (uint64_t); in cpu_icache_parity_check()
4214 for (instr = 0; instr < num_instr; instr++) { in cpu_icache_parity_check()