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:06
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:get_builtin_microcode

Proto:static bool get_builtin_microcode(struct cpio_data *cp, unsigned int family)

Type:bool

Parameter:

TypeParameterName
struct cpio_data *cp
unsigned intfamily
461  fw_name[36] = "amd-ucode/microcode_amd.bin"
463  If family >= 0x15 Then snprintf - Format a string and place it in a buffer*@buf: The buffer to place the result into*@size: The size of the buffer, including the trailing null space*@fmt: The format string to use*@
467  Return get_builtin_firmware(cp, fw_name)
Caller
NameDescribe
__load_ucode_amd