Searched refs:KVM_IOAPIC_NUM_PINS (Results 1 – 6 of 6) sorted by relevance
12 #define IOAPIC_NUM_PINS KVM_IOAPIC_NUM_PINS
302 if (ue->u.irqchip.pin >= KVM_IOAPIC_NUM_PINS) in kvm_set_routing_entry()
507 for (i = 0; i < KVM_IOAPIC_NUM_PINS; i++) in kvm_ioapic_clear_all()
77 #define KVM_IOAPIC_NUM_PINS 24 macro99 } redirtbl[KVM_IOAPIC_NUM_PINS];
70 #define KVM_IRQCHIP_NUM_PINS KVM_IOAPIC_NUM_PINS