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

Name:mce_reenable_cpu

Proto:static void mce_reenable_cpu(void)

Type:void

Parameter:Nothing

2409  mce_banks = this_cpu_ptr(mce_banks_array)
2412  If Not mce_available(raw_cpu_ptr( & cpu_info)) Then Return
2415  If Not cpuhp_tasks_frozen Then cmci_reenable()
2417  When i < Operations with implied preemption/interrupt protection. These* operations can be used without worrying about preemption or interrupt.(mce_num_banks) cycle
2418  b = mce_banks[i]
2420  If initialise bank? Then wrmsrl(ctl(i), subevents to enable )
Caller
NameDescribe
mce_cpu_online