Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dirq_comm.c260 unsigned max_pin; in kvm_set_routing_entry() local
268 max_pin = PIC_NUM_PINS; in kvm_set_routing_entry()
272 max_pin = PIC_NUM_PINS; in kvm_set_routing_entry()
276 max_pin = KVM_IOAPIC_NUM_PINS; in kvm_set_routing_entry()
284 if (e->irqchip.pin >= max_pin) in kvm_set_routing_entry()