函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\include\asm\io_apic.h Create Date:2022-07-27 08:27:27
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:disable_ioapic_support

函数原型:static inline void disable_ioapic_support(void)

返回类型:void

参数:

NULL

调用者
名称描述
arch_disable_smp_supportarch_disable_smp_support() - disables SMP support for x86 at runtime
disable_smpFall back to non SMP mode after errors.* RED-PEN audit/test this more. I bet there is more state messed up here.
__apic_intr_mode_select
setup_local_APICsetup_local_APIC - setup the local APIC* Used to setup local APIC while initializing BSP or bringing up APs.* Always called with preemption disabled.