Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dioapic.h12 #define IOAPIC_NUM_PINS KVM_IOAPIC_NUM_PINS
H A Dirq_comm.c302 if (ue->u.irqchip.pin >= KVM_IOAPIC_NUM_PINS) in kvm_set_routing_entry()
H A Dioapic.c507 for (i = 0; i < KVM_IOAPIC_NUM_PINS; i++) in kvm_ioapic_clear_all()
/linux/arch/x86/include/uapi/asm/
H A Dkvm.h77 #define KVM_IOAPIC_NUM_PINS 24 macro
99 } redirtbl[KVM_IOAPIC_NUM_PINS];
/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h77 #define KVM_IOAPIC_NUM_PINS 24 macro
99 } redirtbl[KVM_IOAPIC_NUM_PINS];
/linux/arch/x86/include/asm/
H A Dkvm_host.h70 #define KVM_IRQCHIP_NUM_PINS KVM_IOAPIC_NUM_PINS