Function report | 
Source Code:arch\x86\kernel\apic\ipi.c | 
Create Date:2022-07-28 08:27:43 | 
| Last Modify:2020-03-16 21:22:25 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:__default_send_IPI_shortcut
Proto:void __default_send_IPI_shortcut(unsigned int shortcut, int vector)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| unsigned int | shortcut | |
| int | vector | 
| 124 | If Value for the false possibility is greater at compile time(vector == Linux IRQ vector layout) Then safe_apic_wait_icr_idle() | 
| 126 | Else __xapic_wait_icr_idle() | 
| 133 | cfg = __prepare_ICR(shortcut, vector, 0) | 
| 138 | native_apic_mem_write(APIC_ICR, cfg) | 
| Name | Describe | 
|---|---|
| default_send_IPI_allbutself | |
| default_send_IPI_all | |
| default_send_IPI_self | 
| 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  |