Searched refs:powerpc_dispatch_intr (Results 1 – 9 of 9) sorted by relevance
52 void powerpc_dispatch_intr(u_int, struct trapframe *);
177 powerpc_dispatch_intr(sc->sc_vector[63 - irq], tf); in ps3pic_dispatch()
228 powerpc_dispatch_intr(sc->sc_vector[irq], tf); in hrowpic_dispatch()
271 powerpc_dispatch_intr(sc->sc_vector[irq & 0x0f], tf); in atpic_dispatch()
887 powerpc_dispatch_intr(data->vectors[i], NULL); in fsl_msi_intr_filter()
423 powerpc_dispatch_intr(sc->intvecs[i].vector, tf); in xicp_dispatch()
299 powerpc_dispatch_intr(vector, tf); in openpic_dispatch()
633 powerpc_dispatch_intr(u_int vector, struct trapframe *tf) in powerpc_dispatch_intr() function
537 powerpc_dispatch_intr(vector, tf); in xive_dispatch()