Home
last modified time | relevance | path

Searched refs:npxgetregs (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/i386/i386/
H A Dptrace_machdep.c105 npxgetregs(td); in cpu_ptrace_xstate()
119 npxgetregs(td); in cpu_ptrace_xstate()
136 npxgetregs(td); in cpu_ptrace_xstate()
176 npxgetregs(td); in cpu_ptrace_xmm()
181 npxgetregs(td); in cpu_ptrace_xmm()
H A Delf_machdep.c149 npxgetregs(td); in elf32_dump_thread()
H A Dnpx.c973 npxgetregs(struct thread *td) in npxgetregs() function
1245 npxgetregs(td); in npx_get_fsave()
H A Dexec_machdep.c1078 npxgetregs(td); in fill_fpregs()
1211 mcp->mc_ownedfp = npxgetregs(td); in get_fpcontext()
H A Dsys_machdep.c267 npxgetregs(td); in sysarch()
/freebsd/sys/i386/include/
H A Dnpx.h57 int npxgetregs(struct thread *td);