Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\amd_nb.c Create Date:2022-07-28 08:43:40
Last Modify:2020-03-16 21:36:56 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:amd_smn_read

Proto:int amd_smn_read(u16 node, unsigned int address, unsigned int *value)

Type:int

Parameter:

TypeParameterName
u16node
unsigned intaddress
unsigned int *value
161  Return __amd_smn_rw(node, address, value, false)