Searched refs:s_IRQ (Results 1 – 2 of 2) sorted by relevance
1029 int s_IRQ, n_IRQ; in openpic_cpu_write_internal() local1081 s_IRQ = IRQ_get_next(opp, &dst->servicing); in openpic_cpu_write_internal()1083 if (s_IRQ < 0) { in openpic_cpu_write_internal()1089 IRQ_resetbit(&dst->servicing, s_IRQ); in openpic_cpu_write_internal()1091 notify_eoi = s_IRQ; in openpic_cpu_write_internal()1093 s_IRQ = IRQ_get_next(opp, &dst->servicing); in openpic_cpu_write_internal()1098 (s_IRQ == -1 || in openpic_cpu_write_internal()
972 int s_IRQ, n_IRQ; in openpic_cpu_write_internal() local1023 s_IRQ = IRQ_get_next(opp, &dst->servicing); in openpic_cpu_write_internal()1025 if (s_IRQ < 0) { in openpic_cpu_write_internal()1030 IRQ_resetbit(&dst->servicing, s_IRQ); in openpic_cpu_write_internal()1032 s_IRQ = IRQ_get_next(opp, &dst->servicing); in openpic_cpu_write_internal()1037 (s_IRQ == -1 || in openpic_cpu_write_internal()