Searched refs:vec_restore_from_mcontext (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/arch/powerpc/include/
H A Daltivec.h51 void vec_restore_from_mcontext(struct lwp *, const mcontext_t *);
/netbsd-current/sys/arch/powerpc/powerpc/
H A Dsig_machdep.c280 vec_restore_from_mcontext(l, mcp);
286 vec_restore_from_mcontext(l, mcp);
H A Dcompat_16_machdep.c258 * XXX vec_restore_from_mcontext() has a special hack for this.
260 vec_restore_from_mcontext(l, NULL);
/netbsd-current/sys/arch/powerpc/booke/
H A Dspe.c149 vec_restore_from_mcontext(lwp_t *l, const mcontext_t *mcp) function
/netbsd-current/sys/arch/powerpc/oea/
H A Daltivec.c160 vec_restore_from_mcontext(struct lwp *l, const mcontext_t *mcp) function

Completed in 105 milliseconds