Searched refs:vscr (Results 1 – 8 of 8) sorted by relevance
323 ¤t->thread.vr_state.vscr.u[3]); in emulate_altivec()328 ¤t->thread.vr_state.vscr.u[3]); in emulate_altivec()
443 BUILD_BUG_ON(offsetof(struct thread_vr_state, vscr) != in vr_get()474 BUILD_BUG_ON(offsetof(struct thread_vr_state, vscr) != in vr_set()
1316 current->thread.vr_state.vscr.u[3] = 0x00010000; /* Java mode disabled */ in start_thread()
1742 current->thread.vr_state.vscr.u[3] |= 0x10000; in altivec_assist_exception()
103 DEFINE(VRSTATE_VSCR, offsetof(struct thread_vr_state, vscr)); in main()
167 vector128 vscr __attribute__((aligned(16))); member
929 val = get_reg_val(reg->id, vcpu->arch.vr.vscr.u[3]); in kvm_vcpu_ioctl_get_one_reg()980 vcpu->arch.vr.vscr.u[3] = set_reg_val(reg->id, val); in kvm_vcpu_ioctl_set_one_reg()
1209 *val = get_reg_val(id, vcpu->arch.vr_tm.vscr.u[3]); in kvmppc_get_one_reg_hv()1416 vcpu->arch.vr.vscr.u[3] = set_reg_val(id, *val); in kvmppc_set_one_reg_hv()