Home
last modified time | relevance | path

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

/freebsd-src/sys/amd64/amd64/
H A Dexec_machdep.c233 char *xfpustate; in sys_sigreturn() local
651 char *xfpustate; in set_mcontext() local
735 set_fpcontext(struct thread *td, mcontext_t *mcp, char *xfpustate, in set_fpcontext()
H A Dfpu.c931 fpusetxstate(struct thread * td,char * xfpustate,size_t xfpustate_size) fpusetxstate() argument
972 fpusetregs(struct thread * td,struct savefpu * addr,char * xfpustate,size_t xfpustate_size) fpusetregs() argument
/freebsd-src/sys/amd64/ia32/
H A Dia32_signal.c120 char *xfpustate, size_t xfpustate_len) in ia32_set_fpcontext()
201 char *xfpustate; in ia32_set_mcontext() local
824 char *xfpustate; in freebsd32_sigreturn() local
/freebsd-src/sys/i386/i386/
H A Dexec_machdep.c759 char *xfpustate; in sys_sigreturn() local
1164 char *xfpustate; in set_mcontext() local
1229 set_fpcontext(struct thread *td, mcontext_t *mcp, char *xfpustate, in set_fpcontext()
H A Dnpx.c1067 npxsetxstate(struct thread *td, char *xfpustate, size_t xfpustate_size) in npxsetxstate() argument
1105 npxsetregs(struct thread *td, union savefpu *addr, char *xfpustate, in npxsetregs() argument
/freebsd-src/sys/amd64/linux/
H A Dlinux_sysvec.c293 char *xfpustate; in linux_xrstor() local