Home
last modified time | relevance | path

Searched refs:dstirq (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/include/asm/
H A Dmpspec_def.h121 unsigned char dstirq; member
/linux/arch/x86/kernel/
H A Dmpparse.c121 mp_irq->srcbusirq, mp_irq->dstapic, mp_irq->dstirq); in print_mp_irq_info()
315 intsrc.dstirq = i ? i : 2; /* IRQ0 to INTIN2 */ in construct_default_ioirq_mptable()
321 intsrc.dstirq = 0; /* 8259A to INTIN0 */ in construct_default_ioirq_mptable()
H A Djailhouse.c41 .dstirq = irq, in jailhouse_setup_irq()
/linux/arch/x86/kernel/acpi/
H A Dboot.c426 mp_irq.dstirq = mp_find_ioapic_pin(ioapic, gsi); in mp_config_acpi_gsi()
453 mp_irq.dstirq = pin; in mp_register_ioapic_irq()
1151 if (irq->dstapic == dstapic && irq->dstirq == pin) in mp_config_acpi_legacy_irqs()
1166 mp_irq.dstirq = pin; in mp_config_acpi_legacy_irqs()