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

Name:bank4_names

Proto:static const char *bank4_names(const struct threshold_block *b)

Type:char

Parameter:

TypeParameterName
const struct threshold_block *b
316  Case MSR address for the block == 0x00000413
317  Return "dram"
319  Case MSR address for the block == 0xc0000408
320  Return "ht_links"
322  Case MSR address for the block == 0xc0000409
323  Return "l3_cache"
325  Default
326  WARN(1, "Funny MSR: 0x%08x\n", MSR address for the block )
327  Return ""
Caller
NameDescribe
get_name