Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/amd64/ia32/
Dia32_signal.c122 char *xfpustate, size_t xfpustate_len) in ia32_set_fpcontext()
203 char *xfpustate; in ia32_set_mcontext() local
840 char *xfpustate; local
/freebsd-10-stable/sys/amd64/amd64/
Dfpu.c798 fpusetxstate(struct thread *td, char *xfpustate, size_t xfpustate_size) in fpusetxstate()
839 fpusetregs(struct thread *td, struct savefpu *addr, char *xfpustate, in fpusetregs()
Dmachdep.c461 char *xfpustate; local
2456 char *xfpustate; in set_mcontext() local
2539 set_fpcontext(struct thread *td, mcontext_t *mcp, char *xfpustate, in set_fpcontext()
/freebsd-10-stable/sys/i386/isa/
Dnpx.c1106 npxsetxstate(struct thread *td, char *xfpustate, size_t xfpustate_size) in npxsetxstate()
1145 npxsetregs(struct thread *td, union savefpu *addr, char *xfpustate, in npxsetregs()
/freebsd-10-stable/sys/i386/i386/
Dmachdep.c1041 char *xfpustate; local
3859 char *xfpustate; local
3934 set_fpcontext(struct thread *td, mcontext_t *mcp, char *xfpustate,