Function report | 
Source Code:arch\x86\kernel\cpu\microcode\amd.c | 
Create Date:2022-07-28 08:09:14 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:collect_cpu_info_amd
Proto:static int collect_cpu_info_amd(int cpu, struct cpu_signature *csig)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| int | cpu | |
| struct cpu_signature * | csig | 
| 650 | uci = ucode_cpu_info + cpu | 
| 660 | p = find_patch(cpu) | 
| 661 | If p && patch_id == rev Then mc = Intel uses only this one | 
| 666 | 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  |