Searched defs:xfpustate (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/sys/amd64/ia32/
H A Dia32_signal.c203 char *xfpustate; local
840 char *xfpustate; local
121 ia32_set_fpcontext(struct thread *td, struct ia32_mcontext *mcp, char *xfpustate, size_t xfpustate_len) argument
[all...]
/freebsd-10-stable/sys/amd64/amd64/
H A Dfpu.c798 fpusetxstate(struct thread *td, char *xfpustate, size_t xfpustate_size) argument
839 fpusetregs(struct thread *td, struct savefpu *addr, char *xfpustate, argument
H A Dmachdep.c461 char *xfpustate; local
2456 char *xfpustate; local
2539 set_fpcontext(struct thread *td, mcontext_t *mcp, char *xfpustate, size_t xfpustate_len) argument
[all...]
/freebsd-10-stable/sys/i386/isa/
H A Dnpx.c1106 npxsetxstate(struct thread *td, char *xfpustate, size_t xfpustate_size) argument
1145 npxsetregs(struct thread *td, union savefpu *addr, char *xfpustate, argument
/freebsd-10-stable/sys/i386/i386/
H A Dmachdep.c1041 char *xfpustate; local
3859 char *xfpustate; local
3934 set_fpcontext(struct thread *td, mcontext_t *mcp, char *xfpustate, size_t xfpustate_len) argument
[all...]

Completed in 69 milliseconds