Searched refs:ioint_handlers (Results 1 – 1 of 1) sorted by relevance
136 static inthand_t *ioint_handlers[] = { variable1025 KASSERT(ioint_handlers[vector / 32] != NULL, in apic_enable_vector()1031 setidt(vector, ioint_handlers[vector / 32], SDT_APIC, SEL_KPL, in apic_enable_vector()1044 KASSERT(ioint_handlers[vector / 32] != NULL, in apic_disable_vector()