Searched refs:cntv_cval (Results 1 – 4 of 4) sorted by relevance
102 cval = vcpu->arch.timer_cpu.cntv_cval; in kvm_timer_compute_delta()158 cval = timer->cntv_cval; in kvm_timer_should_fire()364 timer->cntv_cval = value; in kvm_arm_timer_set_reg()384 return timer->cntv_cval; in kvm_arm_timer_get_reg()
37 cycle_t cntv_cval; /* Saved/restored */ member
130 DEFINE(VCPU_TIMER_CNTV_CVAL, offsetof(struct kvm_vcpu, arch.timer_cpu.cntv_cval)); in main()
203 DEFINE(VCPU_TIMER_CNTV_CVAL, offsetof(struct kvm_vcpu, arch.timer_cpu.cntv_cval)); in main()