Searched refs:hyperv_tsc_timecount (Results 1 – 1 of 1) sorted by relevance
184 static u_int hyperv_tsc_timecount(struct timecounter *);187 .tc_get_timecount = hyperv_tsc_timecount,232 hyperv_tsc_timecount(struct timecounter *tc __unused) in hyperv_tsc_timecount() function