Home
last modified time | relevance | path

Searched refs:IRQ_local_pipe (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/intc/
H A Dopenpic.c239 static void IRQ_local_pipe(OpenPICState *opp, int n_CPU, int n_IRQ, in IRQ_local_pipe() function
366 IRQ_local_pipe(opp, src->last_cpu, n_IRQ, active, was_active); in openpic_update_irq()
371 IRQ_local_pipe(opp, i, n_IRQ, active, was_active); in openpic_update_irq()
381 IRQ_local_pipe(opp, i, n_IRQ, active, was_active); in openpic_update_irq()
/openbmc/linux/arch/powerpc/kvm/
H A Dmpic.c323 static void IRQ_local_pipe(struct openpic *opp, int n_CPU, int n_IRQ, in IRQ_local_pipe() function
450 IRQ_local_pipe(opp, src->last_cpu, n_IRQ, active, was_active); in openpic_update_irq()
455 IRQ_local_pipe(opp, i, n_IRQ, active, in openpic_update_irq()
466 IRQ_local_pipe(opp, i, n_IRQ, active, in openpic_update_irq()