函数逻辑报告 |
Source Code:arch\x86\kernel\apic\apic.c |
Create Date:2022-07-27 09:26:45 |
Last Modify:2020-03-16 21:21:31 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:If Linux enabled the LAPIC against the BIOS default disable it down before* re-entering the BIOS on shutdown. Otherwise the BIOS may get confused and* not power-off. Additionally clear all LVT entries before disable_local_APIC
函数原型:void lapic_shutdown(void)
返回类型:void
参数:无
1294 | 如果非boot_cpu_has(Onboard APIC )且非apic_from_smp_config()则返回 |
1297 | local_irq_save(flags) |
1307 | local_irq_restore(flags) |
名称 | 描述 |
---|---|
native_machine_crash_shutdown |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |