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