Function report |
Source Code:arch\x86\kernel\cpu\microcode\intel.c |
Create Date:2022-07-28 08:08:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:save_microcode_in_initrd_intel
Proto:int __init save_microcode_in_initrd_intel(void)
Type:int
Parameter:Nothing
637 | If Not load_builtin_intel_microcode( & cp) Then cp = find_microcode_in_initrd(ucode_path, false) |
643 | collect_cpu_info_early( & uci) |
647 | show_saved_mc() |
649 | Return 0 |
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 |