Searched refs:KVM_IOAPIC_NUM_PINS (Results 1 – 8 of 8) sorted by relevance
12 #define IOAPIC_NUM_PINS KVM_IOAPIC_NUM_PINS
299 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];
38 for (i = 0; i < KVM_IOAPIC_NUM_PINS; ++i) { in kvm_pc_setup_irq_routing()
61 #define KVM_IRQCHIP_NUM_PINS KVM_IOAPIC_NUM_PINS