Searched refs:KVM_IRQCHIP_NUM_PINS (Results 1 – 13 of 13) sorted by relevance
34 #define KVM_IRQCHIP_NUM_PINS (1020 - 32) macro
132 #define KVM_IRQCHIP_NUM_PINS 64 macro
49 if ((e->irqchip.pin >= KVM_IRQCHIP_NUM_PINS) || in kvm_set_routing_entry()
129 if ((e->irqchip.pin >= KVM_IRQCHIP_NUM_PINS) || in kvm_set_routing_entry()
192 for (j = 0; j < KVM_IRQCHIP_NUM_PINS; j++) in kvm_set_irq_routing()
32 #define KVM_IRQCHIP_NUM_PINS (1020 - 32) macro
31 #define KVM_IRQCHIP_NUM_PINS 1024 macro
56 #define KVM_IRQCHIP_NUM_PINS 256 macro
578 if (((uint64_t)intid + num - 1 - MIN_SPI) >= KVM_IRQCHIP_NUM_PINS) in kvm_set_gsi_routing_irqchip_check()
40 #define KVM_IRQCHIP_NUM_PINS 1 macro
1836 if (e->irqchip.pin >= KVM_IRQCHIP_NUM_PINS) in kvm_set_routing_entry()
61 #define KVM_IRQCHIP_NUM_PINS KVM_IOAPIC_NUM_PINS macro
661 int chip[KVM_NR_IRQCHIPS][KVM_IRQCHIP_NUM_PINS];