Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/include/
H A Dmd_var.h85 void fpstate_drop(struct thread *td);
/f-stack/freebsd/amd64/ia32/
H A Dia32_signal.c132 fpstate_drop(td); in ia32_set_fpcontext()
620 fpstate_drop(td); in ia32_sendsig()
971 fpstate_drop(td); in ia32_setregs()
/f-stack/freebsd/i386/i386/
H A Dmachdep.c166 static void fpstate_drop(struct thread *td);
624 fpstate_drop(td); in sendsig()
1205 fpstate_drop(td); in exec_setregs()
3026 fpstate_drop(td); in set_fpcontext()
3038 fpstate_drop(struct thread *td) in fpstate_drop() function
/f-stack/freebsd/amd64/amd64/
H A Dmachdep.c384 fpstate_drop(td); in sendsig()
646 fpstate_drop(td); in exec_setregs()
2428 fpstate_drop(td); in set_fpcontext()
2440 fpstate_drop(struct thread *td) in fpstate_drop() function
/f-stack/freebsd/amd64/linux/
H A Dlinux_sysvec.c506 fpstate_drop(td); in linux_exec_setregs()
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_sysvec.c725 fpstate_drop(td); in linux_exec_setregs()