Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/
Dtsc.c123 static void __set_cyc2ns_scale(unsigned long khz, int cpu, unsigned long long tsc_now) in __set_cyc2ns_scale() function
169 __set_cyc2ns_scale(khz, cpu, tsc_now); in set_cyc2ns_scale()
183 __set_cyc2ns_scale(tsc_khz, smp_processor_id(), rdtsc()); in cyc2ns_init_boot_cpu()