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

Name:set_x2apic_extra_bits

Proto:static void set_x2apic_extra_bits(int pnode)

Type:void

Parameter:

TypeParameterName
intpnode
741  __this_cpu_write(x2apic_extra_bits, pnode << pnode_shift)
Caller
NameDescribe
uv_cpu_initCalled on each CPU to initialize the per_cpu UV data area.* FIXME: hotplug not supported yet