Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\kvm.c Create Date:2022-07-28 08:44:44
Last Modify:2020-03-16 21:33:46 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:kvm_steal_clock

Proto:static u64 kvm_steal_clock(int cpu)

Type:u64

Parameter:

TypeParameterName
intcpu
386  src = per_cpu(steal_time, cpu)
387  Do
388  version = version
389  virt_rmb()
390  steal = steal
391  virt_rmb()
392  When version & 1 || version != version cycle
394  Return steal