Function report |
Source Code:arch\x86\kernel\cpu\microcode\core.c |
Create Date:2022-07-28 08:07:51 |
Last Modify:2020-03-16 20:13:29 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mc_bp_resume - Update boot CPU microcode during resume.
Proto:static void mc_bp_resume(void)
Type:void
Parameter:Nothing
785 | cpu = smp_processor_id() |
786 | uci = ucode_cpu_info + cpu |
788 | If valid && mc Then apply_microcode(cpu) |
790 | Else if Not mc Then reload_early_microcode() |
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 |