函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:ect_bsp_APIC - attach the APIC to the interrupt system

函数原型:static void __init connect_bsp_APIC(void)

返回类型:void

参数:

2252  如果pic_mode
2256  lear_local_APIC - shutdown the local APIC* This is called, when a CPU is disabled and before rebooting, so the state of* the local APIC has no dangling leftovers. Also used to cleanout any BIOS* leftovers during boot.
2261  Define the default level of output to be very little* This can be turned up by using apic=verbose for more* information and apic=debug for _lots_ of information.* apic_verbosity is defined in apic.c(APIC_VERBOSE, "leaving PIC mode, enabling APIC mode.\n")
2263  Handle interrupt mode configuration register (IMCR)
调用者
名称描述
apic_bsp_setup