Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:x2apic_cluster_probe

Proto:static int x2apic_cluster_probe(void)

Type:int

Parameter:Nothing

167  If Not x2apic_mode Then Return 0
170  If puhp_setup_state - Setup hotplug state callbacks with calling the callbacks*@state: The state for which the calls are installed*@name: Name of the callback (will be used in debug output)*@startup: startup callback function*@teardown: teardown callback < 0 Then
172  pr_err("Failed to register X2APIC_PREPARE\n")
173  Return 0
175  init_x2apic_ldr()
176  Return 1