函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\apic\apic.c Create Date:2022-07-27 09:26:55
Last Modify:2020-03-16 21:21:31 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:APIC setup function for application processors. Called from smpboot.c

函数原型:void apic_ap_setup(void)

返回类型:void

参数:

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()
调用者
名称描述
smp_callinReport back to the Boot Processor during boot time or to the caller processor* during CPU online.