Searched refs:kvm_phys_timer_read (Results 1 – 1 of 1) sorted by relevance
37 static cycle_t kvm_phys_timer_read(void) in kvm_phys_timer_read() function103 now = kvm_phys_timer_read() - vcpu->kvm->arch.timer.cntvoff; in kvm_timer_compute_delta()159 now = kvm_phys_timer_read() - vcpu->kvm->arch.timer.cntvoff; in kvm_timer_should_fire()361 vcpu->kvm->arch.timer.cntvoff = kvm_phys_timer_read() - value; in kvm_arm_timer_set_reg()382 return kvm_phys_timer_read() - vcpu->kvm->arch.timer.cntvoff; in kvm_arm_timer_get_reg()500 kvm->arch.timer.cntvoff = kvm_phys_timer_read(); in kvm_timer_init()