Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:default_find_smp_config

Proto:void __init default_find_smp_config(void)

Type:void

Parameter:Nothing

631  If smp_scan_config(0x0, 0x400) || smp_scan_config(639 * 0x400, 0x400) || smp_scan_config(0xF0000, 0x10000) Then Return
652  address = Returns physical address of EBDA. Returns 0 if there is no EBDA.
653  If address Then smp_scan_config(address, 0x400)