KVM_IOAPIC_NUM_PINS   50 arch/x86/include/asm/kvm_host.h #define KVM_IRQCHIP_NUM_PINS  KVM_IOAPIC_NUM_PINS
KVM_IOAPIC_NUM_PINS  105 arch/x86/include/uapi/asm/kvm.h 	} redirtbl[KVM_IOAPIC_NUM_PINS];
KVM_IOAPIC_NUM_PINS  397 arch/x86/kvm/ioapic.c 	for (i = 0; i < KVM_IOAPIC_NUM_PINS; i++)
KVM_IOAPIC_NUM_PINS   12 arch/x86/kvm/ioapic.h #define IOAPIC_NUM_PINS  KVM_IOAPIC_NUM_PINS
KVM_IOAPIC_NUM_PINS  294 arch/x86/kvm/irq_comm.c 			if (ue->u.irqchip.pin >= KVM_IOAPIC_NUM_PINS)
KVM_IOAPIC_NUM_PINS  105 tools/arch/x86/include/uapi/asm/kvm.h 	} redirtbl[KVM_IOAPIC_NUM_PINS];