函数逻辑报告 |
Source Code:arch\x86\kernel\apic\apic.c |
Create Date:2022-07-27 09:26:46 |
Last Modify:2020-03-16 21:21:31 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:__apic_intr_mode_select
函数原型:static int __init __apic_intr_mode_select(void)
返回类型:int
参数:无
1337 | 如果disable_apic则 |
1345 | 如果非boot_cpu_has(Onboard APIC )则 |
1370 | 如果非Have we found an MP table 则 |
1371 | disable_ioapic_support() |
1372 | 如果非acpi_lapic则 |
1373 | 打印信息("APIC: ACPI MADT or MP tables are not detected\n") |
1374 | 返回:APIC_VIRTUAL_WIRE_NO_CONFIG |
1376 | 返回:APIC_VIRTUAL_WIRE |
1393 | 返回:APIC_SYMMETRIC_IO |
名称 | 描述 |
---|---|
apic_intr_mode_select | Select the interrupt delivery mode for the BSP |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |