Searched refs:lowest_irq (Results 1 – 1 of 1) sorted by relevance
377 int lowest_irq; in apix_init() local383 lowest_irq = apic_io_vectbase[0]; in apix_init()386 if (apic_io_vectbase[i] < lowest_irq) in apix_init()387 lowest_irq = apic_io_vectbase[i]; in apix_init()392 highest_irq - lowest_irq + 1; in apix_init()