Searched refs:native_calibrate_tsc (Results 1 – 3 of 3) sorted by relevance
40 extern unsigned long native_calibrate_tsc(void);
142 .calibrate_tsc = native_calibrate_tsc,
658 unsigned long native_calibrate_tsc(void) in native_calibrate_tsc() function