Function report | 
Source Code:arch\x86\kernel\cpu\microcode\intel.c | 
Create Date:2022-07-28 08:08:23 | 
| 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_early
Proto:static int collect_cpu_info_early(struct ucode_cpu_info *uci)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| 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 | Return 0 | 
| Name | Describe | 
|---|---|
| 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 | 
| 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  |