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_ap
Proto:void load_ucode_ap(void)
Type:void
Parameter:Nothing
210 | If check_loader_disabled_ap() Then Return |
217 | If x86_family(cpuid_1_eax) >= 6 Then load_ucode_intel_ap() |
219 | Break |
221 | If x86_family(cpuid_1_eax) >= 0x10 Then load_ucode_amd_ap(cpuid_1_eax) |
223 | Break |
224 | Default |
225 | Break |
Name | Describe |
---|---|
ucode_cpu_init |
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 |