Searched refs:PIC_NUM_PINS (Results 1 – 3 of 3) sorted by relevance
21 #define PIC_NUM_PINS 16 macro59 unsigned long irq_states[PIC_NUM_PINS];
192 BUG_ON(irq < 0 || irq >= PIC_NUM_PINS); in kvm_pic_set_irq()211 for (i = 0; i < PIC_NUM_PINS; i++) in kvm_pic_clear_all()302 for (irq = 0; irq < PIC_NUM_PINS/2; irq++) in kvm_pic_reset()372 for (irq = 0; irq < PIC_NUM_PINS/2; irq++) in pic_ioport_write()
291 e->irqchip.pin += PIC_NUM_PINS / 2; in kvm_set_routing_entry()294 if (ue->u.irqchip.pin >= PIC_NUM_PINS / 2) in kvm_set_routing_entry()