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

Name:smca_set_misc_banks_map

Proto:static void smca_set_misc_banks_map(unsigned int bank, unsigned int cpu)

Type:void

Parameter:

TypeParameterName
unsigned intbank
unsigned intcpu
215  If dmsr with exception handling (MSR_AMD64_SMCA_MCx_CONFIG(bank), & low, & high) Then Return
218  If Not (low & McaX field if set indicates a given bank supports MCA extensions:* - Deferred error interrupt type is specifiable by bank.* - MCx_MISC0[BlkPtr] field indicates presence of extended MISC registers,* But should not be used to determine MSR numbers.) Then Return
221  If dmsr with exception handling (MSR_AMD64_SMCA_MCx_MISC(bank), & low, & high) Then Return
224  If low & MASK_BLKPTR_LO Then per_cpu(Map of banks that have more than MCA_MISC0 available. , cpu) |= BIT(bank)
Caller
NameDescribe
smca_configure