Searched refs:kInterruptHandlerTableSize (Results 1 – 1 of 1) sorted by relevance
43 static const uint32 kInterruptHandlerTableSize = IDT_GATES_COUNT; variable44 interrupt_handler_function* gInterruptHandlerTable[kInterruptHandlerTableSize];572 for (i = ARCH_INTERRUPT_BASE; i < kInterruptHandlerTableSize; i++) in x86_descriptors_init()