Searched refs:s_IRQ (Results 1 – 1 of 1) sorted by relevance
1030 int s_IRQ, n_IRQ; in openpic_cpu_write_internal() local1082 s_IRQ = IRQ_get_next(opp, &dst->servicing); in openpic_cpu_write_internal()1084 if (s_IRQ < 0) { in openpic_cpu_write_internal()1090 IRQ_resetbit(&dst->servicing, s_IRQ); in openpic_cpu_write_internal()1092 notify_eoi = s_IRQ; in openpic_cpu_write_internal()1094 s_IRQ = IRQ_get_next(opp, &dst->servicing); in openpic_cpu_write_internal()1099 (s_IRQ == -1 || in openpic_cpu_write_internal()