Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dapic.c358 static int apic_irq_pending(APICCommonState *s) in apic_irq_pending() function
387 } else if (apic_irq_pending(s) > 0) { in apic_update_irq()
584 intno = apic_irq_pending(s); in apic_get_interrupt()