Function report |
Source Code:arch\x86\include\asm\uv\uv_hub.h |
Create Date:2022-07-28 08:33:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:uv_hub_send_ipi
Proto:static inline void uv_hub_send_ipi(int pnode, int apicid, int vector)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | pnode | |
int | apicid | |
int | vector |
871 | dmode = dest_Fixed |
873 | If vector == Linux IRQ vector layout Then dmode = dest_NMI |
876 | val = uv_hub_ipi_value(apicid, vector, dmode) |
877 | uv_write_global_mmr64(pnode, UVH_IPI_INT , val) |
Name | Describe |
---|---|
uv_send_IPI_one |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |