函数逻辑报告

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:40
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:find_patch

函数原型:static struct microcode_intel *find_patch(struct ucode_cpu_info *uci)

返回类型:struct microcode_intel

参数:

类型参数名称
struct ucode_cpu_info *uci
731  phdr等于 Intel uses only this one
733  如果rev小于等于rev则继续下一循环
736  如果非Returns 1 if update has been found, 0 otherwise.则继续下一循环
741  返回: Intel uses only this one
743  返回:NULL
调用者
名称描述
reload_ucode_intel
apply_microcode_intel