Lines Matching defs:selector
212 unsigned short selector,
215 if (likely(selector == 0)) {
234 * If the selector is 1, 2, or 3, then the base is zero on
240 * If selector > 3, then it refers to a real segment, and
337 * The next task is using a real segment. Loading the selector
389 unsigned short selector)
391 unsigned short idx = selector >> 3;
394 if (likely((selector & SEGMENT_TI_MASK) == 0)) {
635 * AMD CPUs have a misfeature: SYSRET sets the SS selector but
838 * Set the selector to 0 for the same reason