Function report |
Source Code:arch\x86\kernel\apic\apic.c |
Create Date:2022-07-28 08:27:02 |
Last Modify:2020-03-16 21:21:31 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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
Proto:void lapic_shutdown(void)
Type:void
Parameter:Nothing
1294 | If Not boot_cpu_has(Onboard APIC ) && Not apic_from_smp_config() Then Return |
1297 | local_irq_save(flags) |
1307 | local_irq_restore(flags) |
Name | Describe |
---|---|
native_machine_crash_shutdown |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |