Searched refs:xer_tm (Results 1 – 6 of 6) sorted by relevance
486 vcpu->arch.regs.xer = vcpu->arch.xer_tm; in copy_from_checkpoint()503 vcpu->arch.xer_tm = vcpu->arch.regs.xer; in copy_to_checkpoint()
623 u64 xer_tm; member
114 vcpu->arch.xer_tm = vcpu->arch.regs.xer; in kvmppc_copyto_vcpu_tm()133 vcpu->arch.regs.xer = vcpu->arch.xer_tm; in kvmppc_copyfrom_vcpu_tm()
1574 *val = get_reg_val(id, vcpu->arch.xer_tm); in kvmppc_get_one_reg_pr()1673 vcpu->arch.xer_tm = set_reg_val(id, *val); in kvmppc_set_one_reg_pr()
1515 *val = get_reg_val(id, vcpu->arch.xer_tm); in kvmppc_get_one_reg_hv()1741 vcpu->arch.xer_tm = set_reg_val(id, *val); in kvmppc_set_one_reg_hv()
584 OFFSET(VCPU_XER_TM, kvm_vcpu, arch.xer_tm); in main()