Function report |
Source Code:arch\x86\kernel\cpu\microcode\amd.c |
Create Date:2022-07-28 08:09:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:find_patch
Proto:static struct ucode_patch *find_patch(unsigned int cpu)
Type:struct ucode_patch
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | cpu |
640 | equiv_id = __find_equiv_id(cpu) |
641 | If Not equiv_id Then Return NULL |
Name | Describe |
---|---|
collect_cpu_info_amd | |
apply_microcode_amd | |
load_microcode_amd |
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 |