函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\kvmclock.c Create Date:2022-07-27 09:44:17
Last Modify:2020-03-18 12:41:45 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:If we don't do that, there is the possibility that the guest* will calibrate under heavy load - thus, getting a lower lpj -* and execute the delays themselves without load

函数原型:static unsigned long kvm_get_tsc_khz(void)

返回类型:unsigned long

参数:

130  setup_force_cpu_cap(TSC has known frequency )
131  返回:pvclock_tsc_khz(this_cpu_pvti())
调用者
名称描述
kvm_get_preset_lpj