Home
last modified time | relevance | path

Searched refs:fpugetregs (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/amd64/amd64/
H A Dptrace_machdep.c169 fpugetregs(td); in cpu_ptrace_xstate()
183 fpugetregs(td); in cpu_ptrace_xstate()
215 fpugetregs(td); in cpu_ptrace_xstate()
273 fpugetregs(td); in cpu32_ptrace()
279 fpugetregs(td); in cpu32_ptrace()
H A Delf_machdep.c254 fpugetregs(td); in elf64_dump_thread()
H A Dexec_machdep.c567 fpugetregs(td); in fill_fpregs()
717 mcp->mc_ownedfp = fpugetregs(td); in get_fpcontext()
H A Dsys_machdep.c350 fpugetregs(td); in sysarch()
H A Dfpu.c848 fpugetregs(struct thread *td) in fpugetregs() function
/freebsd/sys/amd64/include/
H A Dfpu.h57 int fpugetregs(struct thread *td);
/freebsd/sys/compat/ia32/
H A Dia32_sysvec.c201 fpugetregs(td); in elf32_dump_thread()
/freebsd/sys/amd64/ia32/
H A Dia32_reg.c151 fpugetregs(td); in fill_fpregs32()
H A Dia32_signal.c101 mcp->mc_ownedfp = fpugetregs(td); in ia32_get_fpcontext()