Lines Matching refs:interrupt_reg
172 * XXX: Actually, the interrupt_reg should be zero
212 if (!interrupt_reg)
229 single_inst_bclr_b(*interrupt_reg, IREG_ALL_ENAB);
235 interreg = *interrupt_reg & IREG_CLK_BITS;
240 single_inst_bclr_b(*interrupt_reg, IREG_CLK_BITS);
253 single_inst_bset_b(*interrupt_reg, interreg);
261 single_inst_bset_b(*interrupt_reg, IREG_ALL_ENAB);
299 * and zshard may touch the interrupt_reg, so we must
313 single_inst_bclr_b(*interrupt_reg, IREG_CLOCK_ENAB_5);
314 single_inst_bset_b(*interrupt_reg, IREG_CLOCK_ENAB_5);