函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\cpu\microcode\amd.c Create Date:2022-07-27 09:09:12
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:get_builtin_microcode

函数原型:static bool get_builtin_microcode(struct cpio_data *cp, unsigned int family)

返回类型:bool

参数:

类型参数名称
struct cpio_data *cp
unsigned intfamily
461  fw_name[36]等于"amd-ucode/microcode_amd.bin"
463  如果family大于等于0x15则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  返回:get_builtin_firmware(cp, fw_name)
调用者
名称描述
__load_ucode_amd