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

/netbsd-6-1-5-RELEASE/sys/arch/powerpc/include/
H A Daltivec.h46 extern const pcu_ops_t vec_ops;
59 pcu_load(&vec_ops);
65 pcu_save(&vec_ops);
71 pcu_discard(&vec_ops);
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/oea/
H A Daltivec.c56 const pcu_ops_t vec_ops = { variable
167 pcu_discard(&vec_ops);
188 pcu_save(&vec_ops);
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/booke/
H A Dspe.c56 const pcu_ops_t vec_ops = { variable
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/powerpc/
H A Dpowerpc_machdep.c90 [PCU_VEC] = &vec_ops,

Completed in 66 milliseconds