Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/ia32/
H A Dia32_signal.c122 char *xfpustate, size_t xfpustate_len) in ia32_set_fpcontext()
203 char *xfpustate; in ia32_set_mcontext() local
842 char *xfpustate; local
/f-stack/freebsd/amd64/amd64/
H A Dfpu.c931 fpusetxstate(struct thread *td, char *xfpustate, size_t xfpustate_size) in fpusetxstate()
972 fpusetregs(struct thread *td, struct savefpu *addr, char *xfpustate, in fpusetregs()
H A Dmachdep.c482 char *xfpustate; local
2334 char *xfpustate; in set_mcontext() local
2417 set_fpcontext(struct thread *td, mcontext_t *mcp, char *xfpustate, in set_fpcontext()
/f-stack/freebsd/i386/i386/
H A Dmachdep.c972 char *xfpustate; local
2949 char *xfpustate; in set_mcontext() local
3014 set_fpcontext(struct thread *td, mcontext_t *mcp, char *xfpustate, in set_fpcontext()
H A Dnpx.c1080 npxsetxstate(struct thread *td, char *xfpustate, size_t xfpustate_size) in npxsetxstate()
1118 npxsetregs(struct thread *td, union savefpu *addr, char *xfpustate, in npxsetregs()