Searched refs:_ucode32sel (Results 1 – 4 of 4) sorted by relevance
83 extern int _ucode32sel;
423 regs->tf_cs = _ucode32sel; in ia32_osendsig()535 regs->tf_cs = _ucode32sel; in freebsd4_ia32_sendsig()677 regs->tf_cs = _ucode32sel; in ia32_sendsig()963 regs->tf_cs = _ucode32sel; in ia32_setregs()
351 regs->tf_cs = _ucode32sel; in linux_rt_sendsig()457 regs->tf_cs = _ucode32sel; in linux_sendsig()722 regs->tf_cs = _ucode32sel; in linux_exec_setregs()
208 int _udatasel, _ucodesel, _ucode32sel, _ufssel, _ugssel; variable1914 _ucode32sel = GSEL(GUCODE32_SEL, SEL_UPL); in hammer_time()2520 if (td->td_frame->tf_cs == _ucode32sel && in set_dbregs()