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

Name:adj_blksize

Proto:static __init int adj_blksize(unsigned int lgre)

Type:int

Parameter:

TypeParameterName
unsigned intlgre
442  base = lgre << 64MB
445  When size > MIN_MEMORY_BLOCK_SIZE cycle If IS_ALIGNED(base, size) Then
447  Break
449  If size >= Default UV memory block size is 2GB Then Return 0
452  Default UV memory block size is 2GB = size
453  Return 1
Caller
NameDescribe
decode_gam_rng_tbl