Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:__x2apic_send_IPI_shorthand

Proto:void __x2apic_send_IPI_shorthand(int vector, unsigned int which)

Type:void

Parameter:

TypeParameterName
intvector
unsigned intwhich
117  cfg = __prepare_ICR(which, vector, 0)
119  x2apic_wrmsr_fence()
120  native_x2apic_icr_write(cfg, 0)
Caller
NameDescribe
x2apic_send_IPI_allbutself
x2apic_send_IPI_all
x2apic_send_IPI_allbutself
x2apic_send_IPI_all