Home
last modified time | relevance | path

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

/freebsd/sys/amd64/amd64/
H A Dexec_machdep.c235 char *xfpustate; in sys_sigreturn() local
655 char *xfpustate; in set_mcontext() local
743 set_fpcontext(struct thread *td, mcontext_t *mcp, char *xfpustate, in set_fpcontext()
H A Dfpu.c939 fpusetxstate(struct thread *td, char *xfpustate, size_t xfpustate_size) in fpusetxstate()
980 fpusetregs(struct thread *td, struct savefpu *addr, char *xfpustate, in fpusetregs()
/freebsd/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/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()
1105 npxsetregs(struct thread *td, union savefpu *addr, char *xfpustate, in npxsetregs()
/freebsd/sys/amd64/linux/
H A Dlinux_sysvec.c293 char *xfpustate; in linux_xrstor() local