Home
last modified time | relevance | path

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

/src/sys/powerpc/include/
H A Daltivec.h36 void save_vec(struct thread *);
/src/sys/powerpc/powerpc/
H A Daltivec.c146 save_vec(struct thread *td) in save_vec() function
H A Dswtch32.S118 bl save_vec
H A Dfpu.c354 save_vec(td); in fpu_kern_enter()
H A Dswtch64.S178 bl save_vec
H A Dtrap.c372 save_vec(td); in trap()
H A Dexec_machdep.c443 save_vec(td); in grab_mcontext()
/src/sys/powerpc/aim/
H A Daim_machdep.c772 save_vec(vectd); in mpc745x_sleep()