函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称: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

函数原型:static void kvm_crash_shutdown(struct pt_regs *regs)

返回类型:void

参数:

类型参数名称
struct pt_regs *regs
211  Can be uninlined because referenced by paravirt
212  kvm_disable_steal_time()
213  native_machine_crash_shutdown(regs)