函数逻辑报告 | 
Source Code:arch\x86\kernel\cpu\microcode\intel.c | 
Create Date:2022-07-27 09:08:31 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:collect_cpu_info_early
函数原型:static int collect_cpu_info_early(struct ucode_cpu_info *uci)
返回类型:int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct ucode_cpu_info * | uci | 
| 392 | struct cpu_signature csig = {0} | 
| 397 | eax等于0x00000001 | 
| 398 | ecx等于0 | 
| 399 | native_cpuid( & eax, & ebx, & ecx, & edx) | 
| 402 | family等于x86_family(eax) | 
| 407 | native_rdmsr(MSR_IA32_PLATFORM_ID, val[0], val[1]) | 
| 411 | rev等于intel_get_microcode_revision() | 
| 414 | valid等于1 | 
| 416 | 返回:0 | 
| 名称 | 描述 | 
|---|---|
| show_saved_mc | |
| show_ucode_info_early | Print early updated ucode info after printk works. This is delayed info dump. | 
| save_microcode_in_initrd_intel | |
| __load_ucode_intel | @res_patch, output: a pointer to the patch we found. | 
| reload_ucode_intel | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |