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

Name:Do a final check to see if there are any unused/RAZ banks

Proto:static void __mcheck_cpu_check_banks(void)

Type:void

Parameter:Nothing

1594  mce_banks = this_cpu_ptr(mce_banks_array)
1598  When i < Operations with implied preemption/interrupt protection. These* operations can be used without worrying about preemption or interrupt.(mce_num_banks) cycle
1599  b = mce_banks[i]
1601  If Not initialise bank? Then Continue
1604  rdmsrl(ctl(i), msrval)
1605  initialise bank? = Not Not msrval
Caller
NameDescribe
mcheck_cpu_initCalled for each booted CPU to set up machine checks.* Must be called with preempt off: