Searched refs:hvclock_tsc_to_ticks (Results 1 – 1 of 1) sorted by relevance
29 static u64 hvclock_tsc_to_ticks(struct hv_reference_tsc_page *shadow, uint64_t tsc) in hvclock_tsc_to_ticks() function56 return hvclock_tsc_to_ticks(&shadow, rdtsc()); in hv_clock_read()196 t1 = hvclock_tsc_to_ticks(&shadow, tsc1); in main()205 t2 = hvclock_tsc_to_ticks(&shadow, tsc2); in main()