Searched refs:REG_CSGSFS (Results 1 – 3 of 3) sorted by relevance
105 out->cs = regs[REG_CSGSFS] & 0xffff;107 out->fs = (regs[REG_CSGSFS] >> 32) & 0xffff;108 out->gs = (regs[REG_CSGSFS] >> 16) & 0xffff;
69 REG_CSGSFS, enumerator
354 { " cgf: ", context->uc_mcontext.gregs[REG_CSGSFS] }, in StackDumpSignalHandler()