Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\kvmclock.c Create Date:2022-07-28 08:45:11
Last Modify:2020-03-18 12:41:45 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:After the clock is registered, the host will keep writing to the* registered memory location. If the guest happens to shutdown, this memory* won't be valid. In cases like kexec, in which you install a new kernel, this

Proto:static void kvm_crash_shutdown(struct pt_regs *regs)

Type:void

Parameter:

TypeParameterName
struct pt_regs *regs
211  Can be uninlined because referenced by paravirt
212  kvm_disable_steal_time()
213  native_machine_crash_shutdown(regs)