Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\cpu\microcode\amd.c Create Date:2022-07-28 08:09:12
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:a small, trivial cache of per-family ucode patches

Proto:static struct ucode_patch *cache_find_patch(u16 equiv_cpu)

Type:struct ucode_patch

Parameter:

TypeParameterName
u16equiv_cpu
596  list_for_each_entry - iterate over list of given type*@pos: the type * to use as a loop cursor.*@head: the head for your list.*@member: the name of the list_head within the struct.(p, & microcode_cache, plist)
597  If equiv_cpu == equiv_cpu Then Return p
599  Return NULL
Caller
NameDescribe
find_patch