Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/acpi/
H A Dboot.c425 mp_irq.dstapic = mpc_ioapic_id(ioapic); in mp_config_acpi_gsi()
452 mp_irq.dstapic = mpc_ioapic_id(ioapic); in mp_register_ioapic_irq()
1126 unsigned int dstapic; in mp_config_acpi_legacy_irqs() local
1141 dstapic = mpc_ioapic_id(ioapic); in mp_config_acpi_legacy_irqs()
1151 if (irq->dstapic == dstapic && irq->dstirq == pin) in mp_config_acpi_legacy_irqs()
1163 mp_irq.dstapic = dstapic; in mp_config_acpi_legacy_irqs()
/linux/arch/x86/include/asm/
H A Dmpspec_def.h120 unsigned char dstapic; member
/linux/arch/x86/kernel/
H A Dmpparse.c121 mp_irq->srcbusirq, mp_irq->dstapic, mp_irq->dstirq); in print_mp_irq_info()
264 intsrc.dstapic = mpc_ioapic_id(0); in construct_default_ioirq_mptable()