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:apic_soft_disable - Clears and software disables the local APIC on hotplug* Contrary to disable_local_APIC() this does not touch the enable bit in* MSR_IA32_APICBASE
Proto:void apic_soft_disable(void)
Type:void
Parameter:Nothing
1254 | value &= ~APIC_SPIV_APIC_ENABLED |
1255 | apic_write(APIC_SPIV, value) |
Name | Describe |
---|---|
disable_local_APIC | disable_local_APIC - clear and disable the 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 |