Searched refs:vscr (Results 1 – 5 of 5) sorted by relevance
53 BUILD_BUG_ON(offsetof(struct thread_vr_state, vscr) != in vr_get()87 BUILD_BUG_ON(offsetof(struct thread_vr_state, vscr) != in vr_set()
349 BUILD_BUG_ON(TVSO(vscr) != TVSO(vr[32])); in tm_cvmx_get()399 BUILD_BUG_ON(TVSO(vscr) != TVSO(vr[32])); in tm_cvmx_set()
329 ¤t->thread.vr_state.vscr.u[3]); in emulate_altivec()334 ¤t->thread.vr_state.vscr.u[3]); in emulate_altivec()
2128 current->thread.vr_state.vscr.u[3] |= 0x10000; in DEFINE_INTERRUPT_HANDLER()
91 vector128 vscr __attribute__((aligned(16))); member