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

Name:APIC setup function for application processors. Called from smpboot.c

Proto:void apic_ap_setup(void)

Type:void

Parameter:Nothing

1780  setup_local_APIC - setup the local APIC* Used to setup local APIC while initializing BSP or bringing up APs.* Always called with preemption disabled.
1781  end_local_APIC_setup()
Caller
NameDescribe
smp_callinReport back to the Boot Processor during boot time or to the caller processor* during CPU online.