Home | History | Annotate | Download | only in xscale

Lines Matching refs:becc_imask

69 uint32_t becc_imask[NIPL];
189 becc_imask[ipl] = irqs;
192 becc_imask[IPL_NONE] = 0;
199 becc_imask[IPL_VM] |= becc_imask[IPL_SOFTSERIAL];
200 becc_imask[IPL_SCHED] |= becc_imask[IPL_VM];
201 becc_imask[IPL_HIGH] |= becc_imask[IPL_SCHED];
214 irqs |= becc_imask[ih->ih_ipl];
342 const uint32_t imask = becc_imask[ppl];