Searched refs:npxsetregs (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/i386/include/ |
| H A D | npx.h | 64 int npxsetregs(struct thread *td, union savefpu *addr,
|
| /f-stack/freebsd/i386/i386/ |
| H A D | ptrace_machdep.c | 101 error = npxsetregs(td, (union savefpu *)savefpu, in cpu_ptrace_xstate()
|
| H A D | npx.c | 1118 npxsetregs(struct thread *td, union savefpu *addr, char *xfpustate, in npxsetregs() function 1279 error = npxsetregs(curthread, &sv, NULL, 0); in npx_set_fsave()
|
| H A D | machdep.c | 3030 error = npxsetregs(td, (union savefpu *)&mcp->mc_fpstate, in set_fpcontext()
|