dstapic           120 arch/x86/include/asm/mpspec_def.h 	unsigned char dstapic;
dstapic           398 arch/x86/kernel/acpi/boot.c 	mp_irq.dstapic = mpc_ioapic_id(ioapic);
dstapic           426 arch/x86/kernel/acpi/boot.c 	mp_irq.dstapic = mpc_ioapic_id(ioapic);
dstapic          1111 arch/x86/kernel/acpi/boot.c 		unsigned int dstapic;
dstapic          1126 arch/x86/kernel/acpi/boot.c 		dstapic = mpc_ioapic_id(ioapic);
dstapic          1136 arch/x86/kernel/acpi/boot.c 			if (irq->dstapic == dstapic && irq->dstirq == pin)
dstapic          1148 arch/x86/kernel/acpi/boot.c 		mp_irq.dstapic = dstapic;
dstapic           222 arch/x86/kernel/apic/io_apic.c 		m->srcbusirq, m->dstapic, m->dstirq);
dstapic           710 arch/x86/kernel/apic/io_apic.c 		    (mp_irqs[i].dstapic == mpc_ioapic_id(ioapic_idx) ||
dstapic           711 arch/x86/kernel/apic/io_apic.c 		     mp_irqs[i].dstapic == MP_APIC_ALL) &&
dstapic           754 arch/x86/kernel/apic/io_apic.c 			if (mpc_ioapic_id(ioapic_idx) == mp_irqs[i].dstapic)
dstapic          1170 arch/x86/kernel/apic/io_apic.c 			if (mpc_ioapic_id(ioapic_idx) == mp_irqs[i].dstapic ||
dstapic          1171 arch/x86/kernel/apic/io_apic.c 			    mp_irqs[i].dstapic == MP_APIC_ALL) {
dstapic          1528 arch/x86/kernel/apic/io_apic.c 				if (mp_irqs[i].dstapic == old_id)
dstapic          1529 arch/x86/kernel/apic/io_apic.c 					mp_irqs[i].dstapic
dstapic           132 arch/x86/kernel/mpparse.c 		mp_irq->srcbusirq, mp_irq->dstapic, mp_irq->dstirq);
dstapic           285 arch/x86/kernel/mpparse.c 	intsrc.dstapic = mpc_ioapic_id(0);
dstapic            98 arch/x86/platform/intel-mid/sfi.c 		mp_irq.dstapic = MP_APIC_ALL;
dstapic           169 arch/x86/platform/intel-mid/sfi.c 		mp_irq.dstapic = MP_APIC_ALL;