Home
last modified time | relevance | path

Searched refs:fpstate_drop (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/amd64/include/
H A Dmd_var.h89 void fpstate_drop(struct thread *td);
/freebsd/sys/amd64/amd64/
H A Dexec_machdep.c201 fpstate_drop(td); in sendsig()
407 fpstate_drop(td); in exec_setregs()
746 fpstate_drop(td); in set_fpcontext()
758 fpstate_drop(struct thread *td) in fpstate_drop() function
/freebsd/sys/i386/i386/
H A Dexec_machdep.c100 static void fpstate_drop(struct thread *td);
430 fpstate_drop(td); in sendsig()
1002 fpstate_drop(td); in exec_setregs()
1241 fpstate_drop(td); in set_fpcontext()
1253 fpstate_drop(struct thread *td) in fpstate_drop() function
/freebsd/sys/amd64/ia32/
H A Dia32_signal.c130 fpstate_drop(td); in ia32_set_fpcontext()
668 fpstate_drop(td); in ia32_sendsig()
957 fpstate_drop(td); in ia32_setregs()
/freebsd/sys/amd64/linux/
H A Dlinux_sysvec.c273 fpstate_drop(td); in linux_exec_setregs()
610 fpstate_drop(td); in linux_rt_sendsig()
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysvec.c607 fpstate_drop(td); in linux_exec_setregs()