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:00:56
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:mce_centaur_feature_init

Proto:static void mce_centaur_feature_init(struct cpuinfo_x86 *c)

Type:void

Parameter:

TypeParameterName
struct cpuinfo_x86 *c
1774  cfg = mca_cfg
1780  If CPU family == 6 && x86_model == 0xf && x86_stepping >= 0xe || CPU family > 6 Then
1782  If monarch_timeout < 0 Then monarch_timeout = USEC_PER_SEC
Caller
NameDescribe
__mcheck_cpu_init_vendor