Searched refs:KVM_IRQCHIP_NUM_PINS (Results 1 – 10 of 10) sorted by relevance
34 #define KVM_IRQCHIP_NUM_PINS (1020 - 32) macro
49 if ((e->irqchip.pin >= KVM_IRQCHIP_NUM_PINS) || in kvm_set_routing_entry()
193 for (j = 0; j < KVM_IRQCHIP_NUM_PINS; j++) in kvm_set_irq_routing()
32 #define KVM_IRQCHIP_NUM_PINS (1020 - 32) macro
56 #define KVM_IRQCHIP_NUM_PINS 256 macro
579 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()
60 #define KVM_IRQCHIP_NUM_PINS KVM_IOAPIC_NUM_PINS macro
648 int chip[KVM_NR_IRQCHIPS][KVM_IRQCHIP_NUM_PINS];