Home
last modified time | relevance | path

Searched refs:native_calibrate_tsc (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dtsc.h38 extern unsigned long native_calibrate_tsc(void);
/linux/arch/x86/kernel/
H A Dx86_init.c148 .calibrate_tsc = native_calibrate_tsc,