Searched refs:cntv_ctl (Results 1 – 4 of 4) sorted by relevance
146 return !(timer->cntv_ctl & ARCH_TIMER_CTRL_IT_MASK) && in kvm_timer_irq_can_fire()147 (timer->cntv_ctl & ARCH_TIMER_CTRL_ENABLE); in kvm_timer_irq_can_fire()323 timer->cntv_ctl = 0; in kvm_timer_vcpu_reset()358 timer->cntv_ctl = value; in kvm_arm_timer_set_reg()380 return timer->cntv_ctl; in kvm_arm_timer_get_reg()
36 u32 cntv_ctl; /* Saved/restored */ member
129 DEFINE(VCPU_TIMER_CNTV_CTL, offsetof(struct kvm_vcpu, arch.timer_cpu.cntv_ctl)); in main()
202 DEFINE(VCPU_TIMER_CNTV_CTL, offsetof(struct kvm_vcpu, arch.timer_cpu.cntv_ctl)); in main()