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

Name:mce_zhaoxin_feature_init

Proto:static void mce_zhaoxin_feature_init(struct cpuinfo_x86 *c)

Type:void

Parameter:

TypeParameterName
struct cpuinfo_x86 *c
1789  mce_banks = this_cpu_ptr(mce_banks_array)
1800  If CPU family == 7 && x86_model == 0x1b || x86_model == 0x19 || x86_model == 0x1f Then
1802  If Operations with implied preemption/interrupt protection. These* operations can be used without worrying about preemption or interrupt.(mce_num_banks) > 8 Then subevents to enable = 0
1806  intel_init_cmci()
1807  intel_init_lmce()
1808  mce_adjust_timer = cmci_intel_adjust_timer
Caller
NameDescribe
__mcheck_cpu_init_vendor