Home
last modified time | relevance | path

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

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