NGDT
KASSERT(sel < NGDT);
union descriptor uu_gdt[NGDT];
sizeof(struct segment_descriptor) * NGDT < PAGE_SIZE);
#define GDT_SIZE (NGDT << 3)