gdt_idt_descr
struct gdt_idt_descr idtDescriptor;
struct gdt_idt_descr gdtDescriptor;
struct gdt_idt_descr idtDescriptor;
struct gdt_idt_descr gdtDescriptor;
struct gdt_idt_descr idtDescriptor;
struct gdt_idt_descr gdtDescriptor;
set_idt(const gdt_idt_descr& idtDescriptor)
static gdt_idt_descr sBIOSIDTDescriptor;
static gdt_idt_descr sDebugIDTDescriptor = { sizeof(sDebugIDT) - 1, sDebugIDT };
struct gdt_idt_descr gdtDescriptor;
struct gdt_idt_descr gdt_descr;
arch_mmu_init_gdt(gdt_idt_descr &bootGDTDescriptor)
struct gdt_idt_descr *);
addr_t kernelEntry, addr_t kernelStackTop, struct gdt_idt_descr *gdtDescriptor);
extern void arch_mmu_init_gdt(gdt_idt_descr &bootGDTDescriptor);
gdt_idt_descr bootGDTDescriptor;