Searched refs:xer_tm (Results 1 – 6 of 6) sorted by relevance
593 vcpu->arch.regs.xer = vcpu->arch.xer_tm; in copy_from_checkpoint()610 vcpu->arch.xer_tm = vcpu->arch.regs.xer; in copy_to_checkpoint()
677 u64 xer_tm; member
99 vcpu->arch.xer_tm = vcpu->arch.regs.xer; in kvmppc_copyto_vcpu_tm()118 vcpu->arch.regs.xer = vcpu->arch.xer_tm; in kvmppc_copyfrom_vcpu_tm()
1589 *val = get_reg_val(id, vcpu->arch.xer_tm); in kvmppc_get_one_reg_pr()1688 vcpu->arch.xer_tm = set_reg_val(id, *val); in kvmppc_set_one_reg_pr()
2456 *val = get_reg_val(id, vcpu->arch.xer_tm); in kvmppc_get_one_reg_hv()2738 vcpu->arch.xer_tm = set_reg_val(id, *val); in kvmppc_set_one_reg_hv()
508 OFFSET(VCPU_XER_TM, kvm_vcpu, arch.xer_tm); in main()