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

/freebsd-13-stable/sys/amd64/ia32/
H A Dia32_signal.c203 char *xfpustate; local
842 char *xfpustate; local
121 ia32_set_fpcontext(struct thread *td, struct ia32_mcontext *mcp, char *xfpustate, size_t xfpustate_len) argument
[all...]
/freebsd-13-stable/sys/i386/i386/
H A Dnpx.c1080 npxsetxstate(struct thread *td, char *xfpustate, size_t xfpustate_size) argument
1118 npxsetregs(struct thread *td, union savefpu *addr, char *xfpustate, argument
H A Dmachdep.c972 char *xfpustate; local
2957 char *xfpustate; local
3022 set_fpcontext(struct thread *td, mcontext_t *mcp, char *xfpustate, size_t xfpustate_len) argument
[all...]
/freebsd-13-stable/sys/amd64/amd64/
H A Dfpu.c931 fpusetxstate(struct thread *td, char *xfpustate, size_t xfpustate_size) argument
972 fpusetregs(struct thread *td, struct savefpu *addr, char *xfpustate, argument
H A Dmachdep.c482 char *xfpustate; local
2320 char *xfpustate; local
2403 set_fpcontext(struct thread *td, mcontext_t *mcp, char *xfpustate, size_t xfpustate_len) argument
[all...]

Completed in 84 milliseconds