Home
last modified time | relevance | path

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

/NextBSD/sys/powerpc/include/
HDaltivec.h36 void save_vec(struct thread *);
/NextBSD/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.c267 save_vec(td);
HDexec_machdep.c409 save_vec(td); in grab_mcontext()
/NextBSD/sys/powerpc/aim/
HDaim_machdep.c587 save_vec(vectd); in cpu_sleep()