Home
last modified time | relevance | path

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

/qemu/hw/intc/
H A Dapic.c712 static bool apic_check_pic(APICCommonState *s) in apic_check_pic() function
741 if (intno == 0 || apic_check_pic(s)) { in apic_get_interrupt()
1028 } else if (n == APIC_LVT_LINT0 && apic_check_pic(s)) { in apic_register_write()