Searched refs:cntv_cval (Results 1 – 4 of 4) sorted by relevance
123 cval = timer->cntv_cval; in kvm_timer_should_fire()179 cval = timer->cntv_cval; in kvm_timer_sync_hwstate()227 timer->cntv_cval = value; in kvm_arm_timer_set_reg()245 return timer->cntv_cval; in kvm_arm_timer_get_reg()
37 cycle_t cntv_cval; /* Saved/restored */ member
123 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()