Searched defs:xfpustate (Results 1 – 5 of 5) sorted by relevance
| /freebsd-10-stable/sys/amd64/ia32/ |
| D | ia32_signal.c | 122 char *xfpustate, size_t xfpustate_len) in ia32_set_fpcontext() 203 char *xfpustate; in ia32_set_mcontext() local 840 char *xfpustate; local
|
| /freebsd-10-stable/sys/amd64/amd64/ |
| D | fpu.c | 798 fpusetxstate(struct thread *td, char *xfpustate, size_t xfpustate_size) in fpusetxstate() 839 fpusetregs(struct thread *td, struct savefpu *addr, char *xfpustate, in fpusetregs()
|
| D | machdep.c | 461 char *xfpustate; local 2456 char *xfpustate; in set_mcontext() local 2539 set_fpcontext(struct thread *td, mcontext_t *mcp, char *xfpustate, in set_fpcontext()
|
| /freebsd-10-stable/sys/i386/isa/ |
| D | npx.c | 1106 npxsetxstate(struct thread *td, char *xfpustate, size_t xfpustate_size) in npxsetxstate() 1145 npxsetregs(struct thread *td, union savefpu *addr, char *xfpustate, in npxsetregs()
|
| /freebsd-10-stable/sys/i386/i386/ |
| D | machdep.c | 1041 char *xfpustate; local 3859 char *xfpustate; local 3934 set_fpcontext(struct thread *td, mcontext_t *mcp, char *xfpustate,
|