Searched refs:vcpu_offset (Results 1 – 4 of 4) sorted by relevance
40 u64 *vcpu_offset; member175 if (ctxt->offset.vcpu_offset) in timer_get_offset()176 offset += *ctxt->offset.vcpu_offset; in timer_get_offset()
263 int cpu, vcpu, vcpu_bank, vcpu_offset, nr_bank = 1; in __cpumask_to_vpset() local288 vcpu_offset = vcpu % HV_VCPUS_PER_SPARSE_BANK; in __cpumask_to_vpset()289 __set_bit(vcpu_offset, (unsigned long *) in __cpumask_to_vpset()
590 if (ctxt->offset.vcpu_offset) in hyp_timer_get_offset()591 offset += *kern_hyp_va(ctxt->offset.vcpu_offset); in hyp_timer_get_offset()
1039 offs->vcpu_offset = &__vcpu_sys_reg(vcpu, CNTVOFF_EL2); in kvm_timer_vcpu_reset()1233 val = *timer->offset.vcpu_offset; in kvm_arm_timer_read()1287 *timer->offset.vcpu_offset = val; in kvm_arm_timer_write()