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

Name:Make sure there are no machine checks on offlined CPUs.

Proto:static void mce_disable_cpu(void)

Type:void

Parameter:Nothing

2398  If Not mce_available(raw_cpu_ptr( & cpu_info)) Then Return
2401  If Not cpuhp_tasks_frozen Then cmci_clear()
2404  vendor_disable_error_reporting()
Caller
NameDescribe
mce_cpu_pre_down