Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\cpu\mce\core.c Create Date:2022-07-28 08:01:00
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Called for each booted CPU to clear some machine checks opt-ins

Proto:void mcheck_cpu_clear(struct cpuinfo_x86 *c)

Type:void

Parameter:

TypeParameterName
struct cpuinfo_x86 *c
1955  If disabled Then Return
1958  If Not mce_available(c) Then Return
1965  __mcheck_cpu_clear_vendor(c)
Caller
NameDescribe
native_stop_other_cpus