Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:mce_threshold_block_init

Proto:static void mce_threshold_block_init(struct threshold_block *b, int offset)

Type:void

Parameter:

TypeParameterName
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.
Caller
NameDescribe
prepare_threshold_block