Home
last modified time | relevance | path

Searched refs:save_fpu (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/powerpc/include/
H A Dfpu.h75 void save_fpu(struct thread *);
/freebsd/sys/powerpc/powerpc/
H A Dfpu.c182 save_fpu(struct thread *td) in save_fpu() function
327 save_fpu(td); in fpu_kern_enter()
H A Dtrap.c312 save_fpu(td); in trap()
924 save_fpu(fputhread); in fix_unaligned()
927 save_fpu(td); in fix_unaligned()
H A Dswtch32.S112 bl save_fpu
H A Dexec_machdep.c357 save_fpu(td); in sys_sigreturn()
424 save_fpu(td); in grab_mcontext()
924 save_fpu(td); in freebsd32_sigreturn()
1287 save_fpu(td); in ppc_instr_emulate()
H A Dswtch64.S171 bl save_fpu
/freebsd/sys/powerpc/aim/
H A Daim_machdep.c770 save_fpu(fputd); in mpc745x_sleep()