Function report | 
Source Code:arch\x86\kernel\cpu\microcode\core.c | 
Create Date:2022-07-28 08:07:37 | 
| Last Modify:2020-03-16 20:13:29 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:load_ucode_bsp
Proto:void __init load_ucode_bsp(void)
Type:void
Parameter:Nothing
| 165 | bool intel = true | 
| 167 | If Not Probe for the CPUID instruction Then Return | 
| 174 | If x86_family(cpuid_1_eax) < 6 Then Return | 
| 176 | Break | 
| 184 | Default | 
| 185 | Return | 
| 188 | If check_loader_disabled_bsp() Then Return | 
| 191 | If intel Then load_ucode_intel_bsp() | 
| 193 | Else load_ucode_amd_bsp(cpuid_1_eax) | 
| 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  |