Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/uapi/asm/
Dkvm.h79 #define KVM_IOAPIC_NUM_PINS 24 macro
101 } redirtbl[KVM_IOAPIC_NUM_PINS];
/linux-4.1.27/arch/x86/kvm/
Dioapic.h11 #define IOAPIC_NUM_PINS KVM_IOAPIC_NUM_PINS
Dirq_comm.c276 max_pin = KVM_IOAPIC_NUM_PINS; in kvm_set_routing_entry()
Dioapic.c398 for (i = 0; i < KVM_IOAPIC_NUM_PINS; i++) in kvm_ioapic_clear_all()
/linux-4.1.27/arch/x86/include/asm/
Dkvm_host.h44 #define KVM_IRQCHIP_NUM_PINS KVM_IOAPIC_NUM_PINS