kvm_get_time_scale 1809 arch/x86/kvm/x86.c 	kvm_get_time_scale(user_tsc_khz * 1000LL, NSEC_PER_SEC,
kvm_get_time_scale 2300 arch/x86/kvm/x86.c 		kvm_get_time_scale(NSEC_PER_SEC, __this_cpu_read(cpu_tsc_khz) * 1000LL,
kvm_get_time_scale 2435 arch/x86/kvm/x86.c 		kvm_get_time_scale(NSEC_PER_SEC, tgt_tsc_khz * 1000LL,