函数逻辑报告 |
Source Code:arch\x86\kernel\cpu\microcode\intel.c |
Create Date:2022-07-27 09:08:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:load_ucode_intel_ap
函数原型:void load_ucode_intel_ap(void)
返回类型:void
参数:无
700 | 如果IS_ENABLED(CONFIG_FOO) evaluates to 1 if CONFIG_FOO is set to 'y' or 'm',* 0 otherwise.(CONFIG_X86_32)则iup等于__pa_nodebug( & Current microcode patch used in early patching on the APs. ) |
705 | reget : |
706 | 如果非iup则 |
716 | 如果apply_microcode_early( & uci, true)则 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |