IDT_ENTRIES
static gate_desc idt_table[IDT_ENTRIES] __page_aligned_bss;
#define IDT_TABLE_SIZE (IDT_ENTRIES * sizeof(gate_desc))