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

Name:uv_send_IPI_one

Proto:static void uv_send_IPI_one(int cpu, int vector)

Type:void

Parameter:

TypeParameterName
intcpu
intvector
596  apicid = per_cpu(Map cpu index to physical APIC ID, cpu)
597  pnode = Extract/Convert a PNODE from an APICID (full apicid, not processor subset)
598  uv_hub_send_ipi(pnode, apicid, vector)
Caller
NameDescribe
uv_send_IPI_mask
uv_send_IPI_mask_allbutself
uv_send_IPI_allbutself