Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:decode_gam_params

Proto:static void __init decode_gam_params(unsigned long ptr)

Type:void

Parameter:

TypeParameterName
unsigned longptr
1236  uv_gp_table = ptr
1238  pr_info("UV: GAM Params...\n")
1239  pr_info("UV: mmr_base/shift:0x%llx/%d gru_base/shift:0x%llx/%d gpa_shift:%d\n", mmr_base, Convert PNode to MMR space offset , gru_base, Convert PNode to GRU space offset , Size of offset field in GRU phys addr )
Caller
NameDescribe
decode_uv_systab