Searched refs:APIC_LVT_INT_POLARITY (Results 1 – 2 of 2) sorted by relevance
73 #define APIC_LVT_INT_POLARITY (1 << APIC_LVT_INT_POLARITY_SHIFT) macro
180 lvt & APIC_LVT_INT_POLARITY ? "active-lo" : "active-hi", in dump_apic_lvt()