Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dioapic_internal.h66 #define IOAPIC_DM_EXTINT 0x7 macro
H A Dioapic.c77 if (info->delivery_mode == IOAPIC_DM_EXTINT) { in ioapic_entry_parse()