sdtossd
sdtossd(&gdt[IDXSEL(frame->tf_cs)], &softseg);
void sdtossd(struct user_segment_descriptor *sdp,
sdtossd(&gdt[IDXSEL(frame->tf_cs & 0xffff)].sd, &softseg);
void sdtossd(struct segment_descriptor *sdp,