DEBUG_IDT_SLOT_COUNT
if (frame.vector < DEBUG_IDT_SLOT_COUNT)
static const char *kInterruptNames[DEBUG_IDT_SLOT_COUNT] = {
static interrupt_descriptor sDebugIDT[DEBUG_IDT_SLOT_COUNT];
if (n >= DEBUG_IDT_SLOT_COUNT)