Searched refs:KVM_IRQCHIP_NUM_PINS (Results 1 – 6 of 6) sorted by relevance
194 for (j = 0; j < KVM_IRQCHIP_NUM_PINS; j++) in kvm_set_irq_routing()
37 #define KVM_IRQCHIP_NUM_PINS 4096 macro
51 #define KVM_IRQCHIP_NUM_PINS 256 macro
340 int chip[KVM_NR_IRQCHIPS][KVM_IRQCHIP_NUM_PINS];
46 #define KVM_IRQCHIP_NUM_PINS KVM_IOAPIC_NUM_PINS macro
1836 if (e->irqchip.pin >= KVM_IRQCHIP_NUM_PINS) in kvm_set_routing_entry()