Function report |
Source Code:arch\x86\kernel\apic\x2apic_phys.c |
Create Date:2022-07-28 08:34:50 |
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_mask
Proto:static void __x2apic_send_IPI_mask(const struct cpumask *mask, int vector, int apic_dest)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const struct cpumask * | mask | |
int | vector | |
int | apic_dest |
51 | x2apic_wrmsr_fence() |
53 | local_irq_save(flags) |
55 | this_cpu = smp_processor_id() |
57 | If apic_dest == APIC_DEST_ALLBUT && this_cpu == query_cpu Then Continue |
59 | __x2apic_send_IPI_dest(per_cpu(Map cpu index to physical APIC ID, query_cpu), vector, APIC_DEST_PHYSICAL) |
Name | Describe |
---|---|
x2apic_send_IPI_mask | |
x2apic_send_IPI_mask_allbutself |
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 |