Function report |
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 activity | Download SCCT | Chinese |
Name:__x2apic_send_IPI_dest
Proto:void __x2apic_send_IPI_dest(unsigned int apicid, int vector, unsigned int dest)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | apicid | |
int | vector | |
unsigned int | dest |
111 | cfg = __prepare_ICR(0, vector, dest) |
112 | native_x2apic_icr_write(cfg, apicid) |
Name | Describe |
---|---|
x2apic_send_IPI | |
__x2apic_send_IPI_mask | |
x2apic_send_IPI | |
__x2apic_send_IPI_mask |
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 |