Lines Matching +full:everything +full:- +full:else
1 // SPDX-License-Identifier: GPL-2.0-or-later
74 unsigned int irq = d->irq; in sb1250_set_affinity()
114 unsigned int irq = d->irq; in disable_sb1250_irq()
121 unsigned int irq = d->irq; in enable_sb1250_irq()
129 unsigned int irq = d->irq; in ack_sb1250_irq()
148 #else in ack_sb1250_irq()
162 * Pass 2, the LDT world may be edge-triggered, but in ack_sb1250_irq()
164 * level-sensitive, the EOI is required. in ack_sb1250_irq()
173 .name = "SB1250-IMR",
205 * PCI and LDT to one cpu and everything else to the other
208 * On the second cpu, everything is set to IP5, which is
211 * can do cross-cpu function calls, as required by SMP
228 /* Default everything to IP2 */ in arch_init_irq()
244 * inter-cpu messages in arch_init_irq()
260 /* Mask everything except the mailbox registers for both cpus */ in arch_init_irq()
290 do_IRQ(fls64(mask) - 1); in dispatch_ip2()
301 * trashed--since were running in -o32, the calling routing never saves in plat_irq_dispatch()
312 else if (pending & CAUSEF_IP4) in plat_irq_dispatch()
316 else if (pending & CAUSEF_IP3) in plat_irq_dispatch()
320 else if (pending & CAUSEF_IP2) in plat_irq_dispatch()
322 else in plat_irq_dispatch()