Function report |
Source Code:arch\x86\kernel\cpu\microcode\core.c |
Create Date:2022-07-28 08:07:44 |
Last Modify:2020-03-16 20:13:29 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Reload microcode late on all CPUs. Wait for a sec until they* all gather together.
Proto:static int microcode_reload_late(void)
Type:int
Parameter:Nothing
607 | atomic_set( & late_cpus_in, 0) |
608 | atomic_set( & late_cpus_out, 0) |
611 | If ret > 0 Then The microcode loader calls this upon late microcode load to recheck features,* only when microcode has been updated. Caller holds microcode_mutex and CPU* hotplug lock. |
616 | Return ret |
Name | Describe |
---|---|
reload_store |
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 |