函数逻辑报告 |
Source Code:arch\x86\kernel\cpu\microcode\intel.c |
Create Date:2022-07-27 09:08:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:load_builtin_intel_microcode
函数原型:static bool load_builtin_intel_microcode(struct cpio_data *cp)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
struct cpio_data * | cp |
504 | 如果IS_ENABLED(CONFIG_FOO) evaluates to 1 if CONFIG_FOO is set to 'y' or 'm',* 0 otherwise.(CONFIG_X86_32)则返回:false |
507 | native_cpuid( & eax, & ebx, & ecx, & edx) |
509 | 输出格式化串 |
512 | 返回:get_builtin_firmware(cp, name) |
名称 | 描述 |
---|---|
save_microcode_in_initrd_intel | |
__load_ucode_intel | @res_patch, output: a pointer to the patch we found. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |