Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dio_apic.h109 #define IOAPIC_POL_LOW 1 macro
/kernel/linux/linux-5.10/arch/x86/pci/
Dintel_mid_pci.c255 polarity = IOAPIC_POL_LOW; in intel_mid_pci_irq_enable()
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
Dio_apic.c783 #define default_PCI_polarity(idx) (IOAPIC_POL_LOW)
806 return IOAPIC_POL_LOW; in irq_polarity()
899 dst->ioapic.polarity = IOAPIC_POL_LOW; in ioapic_copy_alloc_attr()
1245 entry.polarity == IOAPIC_POL_LOW ? "low " : "high", in io_apic_print_entries()
2955 data->polarity = IOAPIC_POL_LOW; in mp_irqdomain_get_attr()