Searched refs:APIC_NUM_IOINTS (Results 1 – 2 of 2) sorted by relevance
86 CTASSERT(APIC_IO_INTS + APIC_NUM_IOINTS == APIC_TIMER_INT);126 int la_ioint_irqs[APIC_NUM_IOINTS + 1];516 for (i = 0; i <= APIC_NUM_IOINTS; i++) in native_lapic_create()1185 for (vector = 0; vector < APIC_NUM_IOINTS; vector++) { in native_apic_alloc_vector()1223 for (vector = 0; vector < APIC_NUM_IOINTS; vector++) { in native_apic_alloc_vectors()1304 vector <= APIC_IO_INTS + APIC_NUM_IOINTS, in native_apic_free_vector()1343 vector <= APIC_IO_INTS + APIC_NUM_IOINTS, in apic_idt_to_irq()1376 for (i = 0; i < APIC_NUM_IOINTS + 1 && !db_pager_quit; i++) { in DB_SHOW_COMMAND()
82 #define APIC_NUM_IOINTS 191 macro85 #define APIC_TIMER_INT (APIC_IO_INTS + APIC_NUM_IOINTS)