Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/powerpc/include/
HDaltivec.h36 void save_vec(struct thread *);
/freebsd-11-stable/sys/powerpc/powerpc/
HDaltivec.c148 save_vec(struct thread *td) in save_vec() function
HDswtch32.S113 bl save_vec
HDswtch64.S140 bl save_vec
HDtrap.c269 save_vec(td);
HDexec_machdep.c409 save_vec(td); in grab_mcontext()
/freebsd-11-stable/sys/powerpc/aim/
HDaim_machdep.c595 save_vec(vectd); in cpu_sleep()