Searched refs:tsc_khz_changed (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/arch/x86/kvm/ |
H A D | x86.c | 5517 static void tsc_khz_changed(void *data) tsc_khz_changed() function 5583 smp_call_function_single(freq->cpu, tsc_khz_changed, freq, 1); kvmclock_cpufreq_notifier() 5610 smp_call_function_single(freq->cpu, tsc_khz_changed, freq, 1); 5627 smp_call_function_single(cpu, tsc_khz_changed, NULL, 1); kvmclock_cpu_notifier() 5663 smp_call_function_single(cpu, tsc_khz_changed, NULL, 1); kvm_timer_init()
|
Completed in 100 milliseconds