Searched refs:vcpu_offset (Results 1 – 4 of 4) sorted by relevance
40 u64 *vcpu_offset; member173 if (ctxt->offset.vcpu_offset) in timer_get_offset()174 offset += *ctxt->offset.vcpu_offset; in timer_get_offset()
235 int cpu, vcpu, vcpu_bank, vcpu_offset, nr_bank = 1; in __cpumask_to_vpset() local260 vcpu_offset = vcpu % HV_VCPUS_PER_SPARSE_BANK; in __cpumask_to_vpset()261 __set_bit(vcpu_offset, (unsigned long *) in __cpumask_to_vpset()
677 if (ctxt->offset.vcpu_offset) in hyp_timer_get_offset()678 offset += *kern_hyp_va(ctxt->offset.vcpu_offset); in hyp_timer_get_offset()
1030 offs->vcpu_offset = __ctxt_sys_reg(&vcpu->arch.ctxt, CNTVOFF_EL2); in kvm_timer_vcpu_reset()1161 val = *timer->offset.vcpu_offset; in kvm_arm_timer_read()1215 *timer->offset.vcpu_offset = val; in kvm_arm_timer_write()