Searched refs:timecounter (Results 1 – 5 of 5) sorted by relevance
64 struct timecounter { struct93 static inline void timecounter_adjtime(struct timecounter *tc, s64 delta) in timecounter_adjtime()108 extern void timecounter_init(struct timecounter *tc,120 extern u64 timecounter_read(struct timecounter *tc);136 extern u64 timecounter_cyc2time(struct timecounter *tc,
75 struct timecounter timecounter; member
35 static struct timecounter *timecounter; variable58 return timecounter->cc->read(timecounter->cc); in kvm_phys_timer_read()132 ns = cyclecounter_cyc2ns(timecounter->cc, in kvm_timer_compute_delta()134 timecounter->mask, in kvm_timer_compute_delta()135 &timecounter->frac); in kvm_timer_compute_delta()740 timecounter = &info->timecounter; in kvm_timer_hyp_init()742 if (!timecounter->cc) { in kvm_timer_hyp_init()
504 struct timecounter tc;
808 struct timecounter tc;