函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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
注解内核,赢得工具下载SCCTEnglish

函数名称:load_builtin_intel_microcode

函数原型:static bool load_builtin_intel_microcode(struct cpio_data *cp)

返回类型:bool

参数:

类型参数名称
struct cpio_data *cp
501  eax等于1, ecx等于0
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.