Home
last modified time | relevance | path

Searched refs:save_vec (Results 1 – 9 of 9) sorted by relevance

/freebsd-14-stable/sys/powerpc/include/
HDaltivec.h36 void save_vec(struct thread *);
/freebsd-14-stable/sys/powerpc/powerpc/
HDaltivec.c147 save_vec(struct thread *td) in save_vec() function
HDtrap.c373 save_vec(td); in trap()
880 save_vec(fputhread); in fix_unaligned()
883 save_vec(td); in fix_unaligned()
HDswtch32.S119 bl save_vec
HDfpu.c334 save_vec(td); in fpu_kern_enter()
HDswtch64.S179 bl save_vec
HDexec_machdep.c449 save_vec(td); in grab_mcontext()
/freebsd-14-stable/sys/powerpc/aim/
HDaim_machdep.c772 save_vec(vectd); in mpc745x_sleep()
/freebsd-14-stable/sys/powerpc/booke/
HDspe.c159 save_vec(struct thread *td) in save_vec() function