Searched refs:KVM_IRQCHIP_NUM_PINS (Results 1 – 10 of 10) sorted by relevance
134 #define KVM_IRQCHIP_NUM_PINS 64 macro
56 if (e->irqchip.pin >= KVM_IRQCHIP_NUM_PINS) in kvm_set_routing_entry()
49 if ((e->irqchip.pin >= KVM_IRQCHIP_NUM_PINS) || in kvm_set_routing_entry()
33 #define KVM_IRQCHIP_NUM_PINS 1024 macro
130 if ((e->irqchip.pin >= KVM_IRQCHIP_NUM_PINS) || in kvm_set_routing_entry()
459 u32 nr = KVM_IRQCHIP_NUM_PINS; in kvm_setup_default_irq_routing()
40 #define KVM_IRQCHIP_NUM_PINS 1 macro
57 #define KVM_IRQCHIP_NUM_PINS 256 macro
1836 if (e->irqchip.pin >= KVM_IRQCHIP_NUM_PINS) in kvm_set_routing_entry()
75 #define KVM_IRQCHIP_NUM_PINS KVM_IOAPIC_NUM_PINS macro
Completed in 586 milliseconds