Searched refs:kvm_phys_timer_read (Results 1 – 1 of 1) sorted by relevance
35 static cycle_t kvm_phys_timer_read(void) in kvm_phys_timer_read() function124 now = kvm_phys_timer_read() - vcpu->kvm->arch.timer.cntvoff; in kvm_timer_should_fire()180 now = kvm_phys_timer_read() - vcpu->kvm->arch.timer.cntvoff; in kvm_timer_sync_hwstate()224 vcpu->kvm->arch.timer.cntvoff = kvm_phys_timer_read() - value; in kvm_arm_timer_set_reg()243 return kvm_phys_timer_read() - vcpu->kvm->arch.timer.cntvoff; in kvm_arm_timer_get_reg()359 kvm->arch.timer.cntvoff = kvm_phys_timer_read(); in kvm_timer_init()