Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dio_apic.h109 #define IOAPIC_POL_LOW 1 macro
/linux-4.4.14/arch/x86/pci/
Dintel_mid_pci.c238 polarity = IOAPIC_POL_LOW; in intel_mid_pci_irq_enable()
/linux-4.4.14/arch/x86/kernel/apic/
Dio_apic.c794 #define default_PCI_polarity(idx) (IOAPIC_POL_LOW)
816 return IOAPIC_POL_LOW; in irq_polarity()
908 dst->ioapic_polarity = IOAPIC_POL_LOW; in ioapic_copy_alloc_attr()
1264 entry.polarity == IOAPIC_POL_LOW ? "low " : "high", in io_apic_print_entries()
2884 data->polarity = IOAPIC_POL_LOW; in mp_irqdomain_get_attr()