Home
last modified time | relevance | path

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

/qemu/include/hw/i386/
H A Dapic_internal.h44 #define APIC_DM_INIT 5 macro
/qemu/hw/intc/
H A Dapic.c270 case APIC_DM_INIT: in apic_bus_deliver()
691 case APIC_DM_INIT: in apic_deliver()
/qemu/target/i386/whpx/
H A Dwhpx-all.c1793 if ((delivery_mode != APIC_DM_INIT) && in whpx_vcpu_run()
1800 if (delivery_mode == APIC_DM_INIT) { in whpx_vcpu_run()