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

/netbsd-6-1-5-RELEASE/sys/arch/powerpc/include/
H A Daltivec.h51 void vec_restore_from_mcontext(struct lwp *, const mcontext_t *);
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/powerpc/
H A Dsig_machdep.c243 vec_restore_from_mcontext(l, mcp);
249 vec_restore_from_mcontext(l, mcp);
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/booke/
H A Dspe.c148 vec_restore_from_mcontext(lwp_t *l, const mcontext_t *mcp) function
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/oea/
H A Daltivec.c160 vec_restore_from_mcontext(struct lwp *l, const mcontext_t *mcp) function

Completed in 52 milliseconds