Home
last modified time | relevance | path

Searched refs:tf_fs (Results 1 – 24 of 24) sorted by relevance

/freebsd/sys/x86/include/
H A Dframe.h49 int tf_fs; member
74 int tf_fs; member
136 uint16_t tf_fs; member
/freebsd/sys/i386/i386/
H A Dexec_machdep.c247 regs->tf_fs = _udatasel; in osendsig()
368 regs->tf_fs = _udatasel; in freebsd4_sendsig()
531 regs->tf_fs = _udatasel; in sendsig()
597 tf->tf_fs = _udatasel; in osigreturn()
707 tf->tf_fs = _udatasel; in freebsd4_sigreturn()
816 tf->tf_fs = _udatasel; in sys_sigreturn()
988 regs->tf_fs = _udatasel; in exec_setregs()
1021 regs->r_fs = tp->tf_fs; in fill_frame_regs()
1052 tp->tf_fs = regs->r_fs; in set_regs()
1119 mcp->mc_fs = tp->tf_fs; in get_mcontext()
[all …]
H A Dptrace_machdep.c78 td->td_frame->tf_fs = GSEL(GUFS_SEL, SEL_UPL); in set_segbases()
235 td->td_frame->tf_fs = GSEL(GUFS_SEL, SEL_UPL); in cpu_ptrace()
H A Dgdb_machdep.c64 case 14: return (&kdb_frame->tf_fs); in gdb_cpu_getreg()
H A Ddb_trace.c62 { "fs", DB_OFFSET(tf_fs), db_frame_seg },
123 case (intptr_t)DB_OFFSET(tf_fs): in db_frame_seg()
H A Dgenassym.c143 ASSYM(TF_FS, offsetof(struct trapframe, tf_fs));
H A Dsys_machdep.c243 td->td_frame->tf_fs = GSEL(GUFS_SEL, SEL_UPL); in sysarch()
H A Dmachdep.c727 frame->tf_ds, frame->tf_es, frame->tf_fs); in DB_SHOW_COMMAND()
/freebsd/sys/amd64/ia32/
H A Dia32_signal.c158 mcp->mc_fs = tp->tf_fs; in ia32_get_mcontext()
228 tp->tf_fs = mcp->mc_fs; in ia32_set_mcontext()
396 sf.sf_siginfo.si_sc.sc_fs = regs->tf_fs; in ia32_osendsig()
429 regs->tf_fs = _udatasel; in ia32_osendsig()
486 sf.sf_uc.uc_mcontext.mc_fs = regs->tf_fs; in freebsd4_ia32_sendsig()
611 sf.sf_uc.uc_mcontext.mc_fs = regs->tf_fs; in ia32_sendsig()
721 regs->tf_fs = scp->sc_fs; in ofreebsd32_sigreturn()
809 regs->tf_fs = ucp->uc_mcontext.mc_fs; in freebsd4_freebsd32_sigreturn()
909 regs->tf_fs = ucp->uc_mcontext.mc_fs; in freebsd32_sigreturn()
951 regs->tf_fs = _ufssel; in ia32_setregs()
H A Dia32_reg.c80 regs->r_fs = tp->tf_fs; in fill_regs32()
115 tp->tf_fs = regs->r_fs; in set_regs32()
300 td->td_frame->tf_fs = _ufssel; in set_i386_segbases()
/freebsd/sys/amd64/amd64/
H A Dptrace_machdep.c88 td->td_frame->tf_fs = _ufssel; in set_segbases()
138 td->td_frame->tf_fs = _ufssel; in set_segbases32()
252 td->td_frame->tf_fs = _ufssel; in cpu_ptrace_setbase()
H A Dexec_machdep.c209 regs->tf_fs = _ufssel; in sendsig()
397 regs->tf_fs = _ufssel; in exec_setregs()
446 regs->r_fs = tp->tf_fs; in fill_frame_regs()
492 tp->tf_fs = regs->r_fs; in set_regs()
626 mcp->mc_fs = tp->tf_fs; in get_mcontext()
702 tp->tf_fs = mcp->mc_fs; in set_mcontext()
H A Dsys_machdep.c290 td->td_frame->tf_fs = _ufssel; in sysarch()
320 td->td_frame->tf_fs = _ufssel; in sysarch()
H A Ddb_trace.c62 { "fs", DB_OFFSET(tf_fs), db_frame_seg },
H A Dvm_machdep.c663 td->td_frame->tf_fs = _ufssel; in cpu_set_upcall()
H A Dgenassym.c184 ASSYM(TF_FS, offsetof(struct trapframe, tf_fs));
H A Dtrap.c1003 frame->tf_fs, frame->tf_gs, in dblfault_handler()
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysvec.c209 frame.sf_uc.uc_mcontext.sc_fs = regs->tf_fs; in linux_rt_sendsig()
237 regs->tf_fs = _ufssel; in linux_rt_sendsig()
303 frame.sf_sc.sc_fs = regs->tf_fs; in linux_sendsig()
341 regs->tf_fs = _ufssel; in linux_sendsig()
411 regs->tf_fs = frame.sf_sc.sc_fs; in linux_sigreturn()
482 regs->tf_fs = context->sc_fs; in linux_rt_sigreturn()
597 regs->tf_fs = _ufssel; in linux_exec_setregs()
/freebsd/sys/i386/linux/
H A Dlinux_sysvec.c203 frame.sf_uc.uc_mcontext.sc_fs = regs->tf_fs; in linux_rt_sendsig()
240 regs->tf_fs = _udatasel; in linux_rt_sendsig()
302 frame.sf_sc.sc_fs = regs->tf_fs; in linux_sendsig()
339 regs->tf_fs = _udatasel; in linux_sendsig()
399 regs->tf_fs = frame.sf_sc.sc_fs; in linux_sigreturn()
479 regs->tf_fs = context->sc_fs; in linux_rt_sigreturn()
/freebsd/sys/amd64/linux/
H A Dlinux_machdep.c135 td->td_frame->tf_fs = _ufssel; in linux_arch_prctl()
170 td->td_frame->tf_fs = _ufssel; in linux_set_cloned_tls()
H A Dlinux_sysvec.c263 regs->tf_fs = _ufssel; in linux_exec_setregs()
/freebsd/stand/efi/loader/arch/amd64/
H A Dtrap.c104 (uint16_t)tf->tf_es, (uint16_t)tf->tf_fs, (uint16_t)tf->tf_gs); in report_exc()
/freebsd/sys/cddl/dev/dtrace/i386/
H A Ddtrace_isa.c544 return (frame->tf_fs); in dtrace_getreg()
/freebsd/sys/cddl/dev/dtrace/amd64/
H A Ddtrace_isa.c550 return (frame->tf_fs); in dtrace_getreg()