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:MSR4_MISC0

Proto:static bool lvt_interrupt_supported(unsigned int bank, unsigned int msr_high_bits)

Type:bool

Parameter:

TypeParameterName
unsigned intbank
unsigned intmsr_high_bits
337  If bank == 4 Then Return true
344  Return msr_high_bits & BIT(28)
Caller
NameDescribe
prepare_threshold_block
allocate_threshold_blocks