Home
last modified time | relevance | path

Searched refs:vscr (Results 1 – 11 of 11) sorted by relevance

/arch/powerpc/kernel/ptrace/
A Dptrace-altivec.c53 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()
A Dptrace-tm.c349 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()
/arch/powerpc/kernel/
A Dvecemu.c329 &current->thread.vr_state.vscr.u[3]); in emulate_altivec()
334 &current->thread.vr_state.vscr.u[3]); in emulate_altivec()
A Dasm-offsets.c117 OFFSET(VRSTATE_VSCR, thread_vr_state, vscr); in main()
A Dtraps.c2127 current->thread.vr_state.vscr.u[3] |= 0x10000; in DEFINE_INTERRUPT_HANDLER()
A Dprocess.c1995 current->thread.vr_state.vscr.u[3] = 0x00010000; /* Java mode disabled */ in start_thread()
/arch/powerpc/include/asm/
A Dprocessor.h91 vector128 vscr __attribute__((aligned(16))); member
A Dkvm_book3s.h539 return vcpu->arch.vr.vscr.u[3]; in kvmppc_get_vscr()
544 vcpu->arch.vr.vscr.u[3] = val; in kvmppc_set_vscr()
/arch/powerpc/kvm/
A Dbook3s_hv_nestedv2.c353 vcpu->arch.vr.vscr.u[3]); in gs_msg_ops_vcpu_fill_info()
596 vcpu->arch.vr.vscr.u[3] = kvmppc_gse_get_u32(gse); in gs_msg_ops_vcpu_refresh_info()
A Dbook3s_pr.c1609 *val = get_reg_val(id, vcpu->arch.vr_tm.vscr.u[3]); in kvmppc_get_one_reg_pr()
1708 vcpu->arch.vr.vscr.u[3] = set_reg_val(id, *val); in kvmppc_set_one_reg_pr()
A Dbook3s_hv.c2454 *val = get_reg_val(id, vcpu->arch.vr_tm.vscr.u[3]); in kvmppc_get_one_reg_hv()
2736 vcpu->arch.vr.vscr.u[3] = set_reg_val(id, *val); in kvmppc_set_one_reg_hv()

Completed in 41 milliseconds