函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:mce_threshold_block_init

函数原型:static void mce_threshold_block_init(struct threshold_block *b, int offset)

返回类型:void

参数:

类型参数名称
struct threshold_block *b
intoffset
424  struct thresh_restart tr = {b = b, set_lvt_off = 1, lvt_off = offset, }
430  * Value upon which threshold * interrupt is generated.等于THRESHOLD_MAX
431  Reprogram MCx_MISC MSR behind this threshold bank.
调用者
名称描述
prepare_threshold_block