Function report |
Source Code:arch\x86\kernel\cpu\microcode\intel.c |
Create Date:2022-07-28 08:08:31 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:@res_patch, output: a pointer to the patch we found.
Proto:static struct microcode_intel *__load_ucode_intel(struct ucode_cpu_info *uci)
Type:struct microcode_intel
Parameter:
Type | Parameter | Name |
---|---|---|
struct ucode_cpu_info * | uci |
662 | path = __pa_nodebug(ucode_path) |
663 | use_pa = true |
664 | Else |
665 | path = ucode_path |
666 | use_pa = false |
670 | If Not load_builtin_intel_microcode( & cp) Then cp = find_microcode_in_initrd(path, use_pa) |
Name | Describe |
---|---|
load_ucode_intel_bsp | |
load_ucode_intel_ap |
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 |