Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:_flat_send_IPI_mask

Proto:static void _flat_send_IPI_mask(unsigned long mask, int vector)

Type:void

Parameter:

TypeParameterName
unsigned longmask
intvector
55  local_irq_save(flags)
56  This is used to send an IPI with no shorthand notation (the destination is* specified in bits 56 to 63 of the ICR).
57  local_irq_restore(flags)
Caller
NameDescribe
flat_send_IPI_mask
flat_send_IPI_mask_allbutself