Function report |
Source Code:arch\x86\kernel\cpu\microcode\intel.c |
Create Date:2022-07-28 08:08:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:load_ucode_intel_ap
Proto:void load_ucode_intel_ap(void)
Type:void
Parameter:Nothing
700 | If IS_ENABLED(CONFIG_FOO) evaluates to 1 if CONFIG_FOO is set to 'y' or 'm',* 0 otherwise.(CONFIG_X86_32) Then iup = __pa_nodebug( & Current microcode patch used in early patching on the APs. ) |
705 | reget : |
706 | If Not iup Then |
708 | If Not patch Then Return |
716 | If apply_microcode_early( & uci, true) Then |
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 |