Home
last modified time | relevance | path

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

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