Home
last modified time | relevance | path

Searched refs:_ufssel (Results 1 – 12 of 12) sorted by relevance

/f-stack/freebsd/amd64/linux/
H A Dlinux_machdep.c265 td->td_frame->tf_fs = _ufssel; in linux_arch_prctl()
294 td->td_frame->tf_fs = _ufssel; in linux_set_cloned_tls()
H A Dlinux_sysvec.c476 regs->tf_fs = _ufssel; in linux_exec_setregs()
/f-stack/freebsd/x86/include/
H A Dx86_var.h84 extern int _ufssel;
/f-stack/freebsd/amd64/amd64/
H A Dptrace_machdep.c151 td->td_frame->tf_fs = _ufssel; in cpu_ptrace_setbase()
H A Dsys_machdep.c294 td->td_frame->tf_fs = _ufssel; in sysarch()
324 td->td_frame->tf_fs = _ufssel; in sysarch()
H A Dmachdep.c208 int _udatasel, _ucodesel, _ucode32sel, _ufssel, _ugssel; variable
452 regs->tf_fs = _ufssel; in sendsig()
616 regs->tf_fs = _ufssel; in exec_setregs()
1915 _ufssel = GSEL(GUFS32_SEL, SEL_UPL); in hammer_time()
1920 load_fs(_ufssel); in hammer_time()
2700 if (rfs() == _ufssel) in set_pcb_flags_fsgsbase()
H A Dvm_machdep.c667 td->td_frame->tf_fs = _ufssel; in cpu_set_upcall()
H A Dpmap.c2115 load_fs(_ufssel); in pmap_bootstrap_la57()
/f-stack/freebsd/amd64/ia32/
H A Dia32_reg.c91 regs->r_fs = _ufssel; in fill_regs32()
H A Dia32_signal.c967 regs->tf_fs = _ufssel; in ia32_setregs()
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_sysvec.c355 regs->tf_fs = _ufssel; in linux_rt_sendsig()
461 regs->tf_fs = _ufssel; in linux_sendsig()
717 regs->tf_fs = _ufssel; in linux_exec_setregs()
/f-stack/freebsd/x86/x86/
H A Dmp_x86.c1075 load_fs(_ufssel); in init_secondary_tail()