HomeSort by relevance Sort by last modified time
    Searched refs:apic_accept_pic_intr (Results 1 - 3 of 3) sorted by null

  /external/qemu/hw/
pc.h 50 int apic_accept_pic_intr(CPUState *env);
pc.c 149 if (!apic_accept_pic_intr(env))
162 if (apic_accept_pic_intr(env))
    [all...]
apic.c 581 int apic_accept_pic_intr(CPUState *env) function

Completed in 34 milliseconds