Lines Matching refs:IOAPIC_NUM_PINS
64 result = ((((IOAPIC_NUM_PINS - 1) & 0xff) << 16) in ioapic_read_indirect()
78 if (redir_index < IOAPIC_NUM_PINS) in ioapic_read_indirect()
149 if (RTC_GSI >= IOAPIC_NUM_PINS) in kvm_rtc_eoi_tracking_restore_all()
229 for_each_set_bit(idx, &irr, IOAPIC_NUM_PINS) in kvm_ioapic_inject_all()
242 for (i = 0; i < IOAPIC_NUM_PINS; ++i) in update_handled_vectors()
257 for (index = 0; index < IOAPIC_NUM_PINS; index++) { in kvm_ioapic_scan_entry()
306 if (index >= IOAPIC_NUM_PINS) in ioapic_write_indirect()
381 BUG_ON(irq < 0 || irq >= IOAPIC_NUM_PINS); in kvm_ioapic_set_irq()
409 for (i = 0; i < IOAPIC_NUM_PINS; i++) { in kvm_ioapic_eoi_inject_work()
429 for (i = 0; i < IOAPIC_NUM_PINS; i++) { in __kvm_ioapic_update_eoi()
592 for (i = 0; i < IOAPIC_NUM_PINS; i++) in kvm_ioapic_reset()
599 memset(ioapic->irq_eoi, 0x00, IOAPIC_NUM_PINS); in kvm_ioapic_reset()