Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\apic\apic.c Create Date:2022-07-28 08:27:27
Last Modify:2020-03-16 21:21:31 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:dmi_check_multi

Proto:static void dmi_check_multi(void)

Type:void

Parameter:Nothing

2781  If multi_checked Then Return
2784  dmi_check_system(multi_dmi_table)
2785  multi_checked = 1
Caller
NameDescribe
apic_is_clustered_boxapic_is_clustered_box() -- Check if we can expect good TSC* Thus far, the major user of this is IBM's Summit2 series:* Clustered boxes may have unsynced TSC problems if they are* multi-chassis.* Use DMI to check them