Searched refs:npxsetxstate (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/i386/include/ |
| H A D | npx.h | 66 int npxsetxstate(struct thread *td, char *xfpustate,
|
| /f-stack/freebsd/i386/i386/ |
| H A D | ptrace_machdep.c | 71 error = npxsetxstate(td, savefpu, data); in cpu_ptrace_xstate()
|
| H A D | npx.c | 1080 npxsetxstate(struct thread *td, char *xfpustate, size_t xfpustate_size) in npxsetxstate() function 1133 error = npxsetxstate(td, xfpustate, xfpustate_size); in npxsetregs() 1142 error = npxsetxstate(td, xfpustate, xfpustate_size); in npxsetregs()
|