Function report | 
Source Code:arch\x86\kernel\apic\apic.c | 
Create Date:2022-07-28 08:27:01 | 
| Last Modify:2020-03-16 21:21:31 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:disable_local_APIC - clear and disable the local APIC
Proto:void disable_local_APIC(void)
Type:void
Parameter:Nothing
| 1264 | If Not x2apic_mode && Not apic_phys Then Return | 
| 1278 | l &= ~MSR_IA32_APICBASE_ENABLE | 
| 1279 | wrmsr(MSR_IA32_APICBASE, l, h) | 
| Name | Describe | 
|---|---|
| native_stop_other_cpus | |
| lapic_shutdown | 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 | 
| 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  |