函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\apic\apic_flat_64.c Create Date:2022-07-27 09:34:23
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:_flat_send_IPI_mask

函数原型:static void _flat_send_IPI_mask(unsigned long mask, int vector)

返回类型:void

参数:

类型参数名称
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)
调用者
名称描述
flat_send_IPI_mask
flat_send_IPI_mask_allbutself