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

Name:ect_bsp_APIC - attach the APIC to the interrupt system

Proto:static void __init connect_bsp_APIC(void)

Type:void

Parameter:Nothing

2252  If pic_mode Then
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)
Caller
NameDescribe
apic_bsp_setup