Lines Matching refs:GS
99 printk("%sFS: %016lx GS: %016lx\n",
118 printk("%sFS: %016lx(%04x) GS:%016lx(%04x) knlGS:%016lx\n",
152 GS
158 * the wrong GS.
185 * the wrong GS.
206 * Saves the FS or GS base for an outgoing thread if FSGSBASE extensions are
264 save_base_legacy(task, task->thread.gsindex, GS);
371 /* Update the FS and GS selectors if they could have changed. */
375 loadseg(GS, next->gsindex);
384 next->gsindex, next->gsbase, GS);
812 loadseg(GS, 0);