Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dioapic_internal.h46 #define IOAPIC_LVT_POLARITY (1 << IOAPIC_LVT_POLARITY_SHIFT) macro
H A Dioapic_common.c104 entry & IOAPIC_LVT_POLARITY ? "active-lo" : "active-hi", in ioapic_print_redtbl()