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

Name:apic_bsp_setup

Proto:static void __init apic_bsp_setup(bool upmode)

Type:void

Parameter:

TypeParameterName
boolupmode
2558  ect_bsp_APIC - attach the APIC to the interrupt system
2559  If upmode Then apic_bsp_up_setup()
2561  setup_local_APIC - setup the local APIC* Used to setup local APIC while initializing BSP or bringing up APs.* Always called with preemption disabled.
2563  enable_IO_APIC()
2564  end_local_APIC_setup()
2565  irq_remap_enable_fault_handling()
2566  setup_IO_APIC()
Caller
NameDescribe
apic_intr_mode_initInit the interrupt delivery mode for the BSP