Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/amd64/
H A Dptrace_machdep.c68 fpugetregs(td); in cpu_ptrace_xstate()
82 fpugetregs(td); in cpu_ptrace_xstate()
114 fpugetregs(td); in cpu_ptrace_xstate()
172 fpugetregs(td); in cpu32_ptrace()
178 fpugetregs(td); in cpu32_ptrace()
H A Delf_machdep.c238 fpugetregs(td); in elf64_dump_thread()
H A Dsys_machdep.c353 fpugetregs(td); in sysarch()
H A Dfpu.c869 fpugetregs(struct thread *td) in fpugetregs() function
H A Dmachdep.c2250 fpugetregs(td); in fill_fpregs()
2399 mcp->mc_ownedfp = fpugetregs(td); in get_fpcontext()
/f-stack/freebsd/amd64/include/
H A Dfpu.h60 int fpugetregs(struct thread *td);
/f-stack/freebsd/amd64/ia32/
H A Dia32_reg.c157 fpugetregs(td); in fill_fpregs32()
H A Dia32_signal.c103 mcp->mc_ownedfp = fpugetregs(td); in ia32_get_fpcontext()