Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\apic\x2apic_uv_x.c Create Date:2022-07-28 08:34:45
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:There is a different code path needed to initialize a UV system that does* not have a "UV HUB" (referred to as "hubless").

Proto:void __init uv_system_init(void)

Type:void

Parameter:Nothing

1692  If Value is more likely to compile time(!is_uv_system() && !is_uv_hubless(1)) Then Return
1695  If is_uv_system() Then uv_system_init_hub()
1697  Else Initialize UV hubless systems