Searched refs:end_sel (Results 1 – 1 of 1) sorted by relevance
177 unsigned int end_sel = (unsigned int)begin_sel + in i386_set_ldt_impl() local184 if (old_ldt->start + old_ldt->count > end_sel) { in i386_set_ldt_impl()185 end_sel = old_ldt->start + old_ldt->count; in i386_set_ldt_impl()189 ldt_count = end_sel - begin_sel; in i386_set_ldt_impl()