Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i386/
H A Dapic_internal.h49 #define APIC_DESTMODE_PHYSICAL 0 macro
/openbmc/qemu/hw/intc/
H A Dapic.c580 if (dest_mode == APIC_DESTMODE_PHYSICAL) { in apic_get_delivery_bitmask()
588 if (dest_mode == APIC_DESTMODE_PHYSICAL) { in apic_get_delivery_bitmask()