Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:numachip2_apic_icr_write

Proto:static void numachip2_apic_icr_write(int apicid, unsigned int val)

Type:void

Parameter:

TypeParameterName
intapicid
unsigned intval
82  numachip2_write32_lcsr(NUMACHIP2_APIC_ICR, (apicid << 12) | val)