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

/freebsd-11-stable/sys/amd64/ia32/
H A Dia32_signal.c203 char *xfpustate; local
844 char *xfpustate; local
121 ia32_set_fpcontext(struct thread *td, struct ia32_mcontext *mcp, char *xfpustate, size_t xfpustate_len) argument
[all...]
/freebsd-11-stable/sys/amd64/amd64/
H A Dfpu.c801 fpusetxstate(struct thread *td, char *xfpustate, size_t xfpustate_size) argument
842 fpusetregs(struct thread *td, struct savefpu *addr, char *xfpustate, argument
H A Dmachdep.c485 char *xfpustate; local
2270 char *xfpustate; local
2353 set_fpcontext(struct thread *td, mcontext_t *mcp, char *xfpustate, size_t xfpustate_len) argument
[all...]
/freebsd-11-stable/sys/i386/isa/
H A Dnpx.c1038 npxsetxstate(struct thread *td, char *xfpustate, size_t xfpustate_size) argument
1076 npxsetregs(struct thread *td, union savefpu *addr, char *xfpustate, argument
/freebsd-11-stable/sys/i386/i386/
H A Dmachdep.c998 char *xfpustate; local
3113 char *xfpustate; local
3178 set_fpcontext(struct thread *td, mcontext_t *mcp, char *xfpustate, size_t xfpustate_len) argument
[all...]

Completed in 111 milliseconds