Home
last modified time | relevance | path

Searched refs:KVM_IOAPIC_NUM_PINS (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/arch/ia64/include/asm/
Dkvm.h34 #define KVM_IOAPIC_NUM_PINS 48 macro
57 } redirtbl[KVM_IOAPIC_NUM_PINS];
Dkvm_host.h484 unsigned long irq_states[KVM_IOAPIC_NUM_PINS];
/linux-3.4.99/arch/x86/include/asm/
Dkvm.h59 #define KVM_IOAPIC_NUM_PINS 24 macro
81 } redirtbl[KVM_IOAPIC_NUM_PINS];
/linux-3.4.99/virt/kvm/
Dioapic.h11 #define IOAPIC_NUM_PINS KVM_IOAPIC_NUM_PINS
Dirq_comm.c252 for (i = 0; i < KVM_IOAPIC_NUM_PINS; i++) { in kvm_free_irq_source_id()
341 max_pin = KVM_IOAPIC_NUM_PINS; in setup_routing_entry()
398 for (j = 0; j < KVM_IOAPIC_NUM_PINS; j++) in kvm_set_irq_routing()
/linux-3.4.99/include/linux/
Dkvm_host.h212 int chip[KVM_NR_IRQCHIPS][KVM_IOAPIC_NUM_PINS];