Home
last modified time | relevance | path

Searched refs:KVM_IRQCHIP_NUM_PINS (Results 1 – 4 of 4) sorted by relevance

/arch/s390/include/asm/
Dkvm_host.h41 #define KVM_IRQCHIP_NUM_PINS 4096 macro
/arch/powerpc/include/asm/
Dkvm_host.h53 #define KVM_IRQCHIP_NUM_PINS 256 macro
/arch/x86/include/asm/
Dkvm_host.h49 #define KVM_IRQCHIP_NUM_PINS KVM_IOAPIC_NUM_PINS macro
/arch/powerpc/kvm/
Dmpic.c1837 if (e->irqchip.pin >= KVM_IRQCHIP_NUM_PINS) in kvm_set_routing_entry()