Searched refs:deliver_local (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/intc/ |
H A D | bcm2836_control.c | 63 static void deliver_local(BCM2836ControlState *s, uint8_t core, uint8_t irq, in deliver_local() function 119 deliver_local(s, i, j, s->timercontrol[i], j); in bcm2836_control_update() 128 deliver_local(s, i, j + IRQ_MAILBOX0, s->mailboxcontrol[i], j); in bcm2836_control_update()
|