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_shorthand
Proto:void __x2apic_send_IPI_shorthand(int vector, unsigned int which)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | vector | |
unsigned int | which |
117 | cfg = __prepare_ICR(which, vector, 0) |
119 | x2apic_wrmsr_fence() |
120 | native_x2apic_icr_write(cfg, 0) |
Name | Describe |
---|---|
x2apic_send_IPI_allbutself | |
x2apic_send_IPI_all | |
x2apic_send_IPI_allbutself | |
x2apic_send_IPI_all |
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 |