Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dtsc.c149 static void __set_cyc2ns_scale(unsigned long khz, int cpu, unsigned long long tsc_now) in __set_cyc2ns_scale() function
196 __set_cyc2ns_scale(khz, cpu, tsc_now); in set_cyc2ns_scale()
210 __set_cyc2ns_scale(tsc_khz, smp_processor_id(), rdtsc()); in cyc2ns_init_boot_cpu()