Searched refs:enable_vec (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/sys/powerpc/include/
H A Daltivec.h37 void enable_vec(struct thread *);
/freebsd-13-stable/sys/powerpc/powerpc/
H A Daltivec.c88 enable_vec(struct thread *td) function
H A Dswtch32.S174 mr %r3,%r2 /* Pass curthread to enable_vec */
175 bl enable_vec
H A Dtrap.c304 enable_vec(td);
311 enable_vec(td);
374 enable_vec(td);
881 enable_vec(td);
890 enable_vec(td);
H A Dswtch64.S230 mr %r3,%r13 /* Pass curthread to enable_vec */
231 bl enable_vec
H A Dexec_machdep.c532 enable_vec(td);
/freebsd-13-stable/sys/powerpc/aim/
H A Daim_machdep.c787 enable_vec(curthread);
/freebsd-13-stable/sys/powerpc/booke/
H A Dspe.c99 enable_vec(struct thread *td) function

Completed in 72 milliseconds