Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dapic.c560 static bool apic_check_pic(APICCommonState *s) in apic_check_pic() function
589 if (intno == 0 || apic_check_pic(s)) { in apic_get_interrupt()
820 } else if (n == APIC_LVT_LINT0 && apic_check_pic(s)) { in apic_mem_write()