KERNEL_CS
segp->selector = KERNEL_CS;
set_idt_entry(vm, i, (unsigned long)(&idt_handlers)[i], 0, KERNEL_CS);