Searched refs:native_calibrate_tsc (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/include/asm/ | ||
H A D | tsc.h | 38 extern unsigned long native_calibrate_tsc(void); |
/linux/arch/x86/kernel/ | ||
H A D | x86_init.c | 148 .calibrate_tsc = native_calibrate_tsc, |