Searched refs:tsc_khz_changed (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/arch/x86/kvm/ |
H A D | x86.c | 5495 static void tsc_khz_changed(void *data) tsc_khz_changed() function 5561 smp_call_function_single(freq->cpu, tsc_khz_changed, freq, 1); kvmclock_cpufreq_notifier() 5588 smp_call_function_single(freq->cpu, tsc_khz_changed, freq, 1); 5605 smp_call_function_single(cpu, tsc_khz_changed, NULL, 1); kvmclock_cpu_notifier() 5641 smp_call_function_single(cpu, tsc_khz_changed, NULL, 1); kvm_timer_init()
|
Completed in 161 milliseconds