Searched refs:native_calculate_cpu_khz (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-i386/
H A Dtimer.h10 unsigned long native_calculate_cpu_khz(void);
19 #define calculate_cpu_khz() native_calculate_cpu_khz()
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/kernel/
H A Dparavirt.c271 .get_cpu_khz = native_calculate_cpu_khz,
H A Dtsc.c121 unsigned long native_calculate_cpu_khz(void) function

Completed in 99 milliseconds