Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i386/
H A Dapic_internal.h45 #define APIC_DM_SIPI 6 macro
/openbmc/qemu/hw/intc/
H A Dapic.c551 case APIC_DM_SIPI: in apic_deliver()
/openbmc/qemu/target/i386/whpx/
H A Dwhpx-all.c1799 (delivery_mode != APIC_DM_SIPI)) { in whpx_vcpu_run()