Searched refs:lowest_irq (Results 1 – 1 of 1) sorted by relevance
367 int lowest_irq; in apix_init() local373 lowest_irq = apic_io_vectbase[0]; in apix_init()376 if (apic_io_vectbase[i] < lowest_irq) in apix_init()377 lowest_irq = apic_io_vectbase[i]; in apix_init()382 highest_irq - lowest_irq + 1; in apix_init()