函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:apic_bsp_setup

函数原型:static void __init apic_bsp_setup(bool upmode)

返回类型:void

参数:

类型参数名称
boolupmode
2558  ect_bsp_APIC - attach the APIC to the interrupt system
2559  如果upmodeapic_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()
调用者
名称描述
apic_intr_mode_initInit the interrupt delivery mode for the BSP