Searched refs:send_IPI_self (Results 1 – 14 of 14) sorted by relevance
/linux-4.4.14/arch/x86/kernel/ |
D | irq_work.c | 41 apic->send_IPI_self(IRQ_WORK_VECTOR); in arch_irq_work_raise()
|
/linux-4.4.14/arch/x86/kernel/apic/ |
D | apic_flat_64.c | 192 .send_IPI_self = apic_send_IPI_self, 299 .send_IPI_self = apic_send_IPI_self,
|
D | apic_numachip.c | 280 .send_IPI_self = numachip_send_IPI_self, 331 .send_IPI_self = numachip_send_IPI_self,
|
D | apic_noop.c | 151 .send_IPI_self = noop_send_IPI_self,
|
D | x2apic_phys.c | 129 .send_IPI_self = x2apic_send_IPI_self,
|
D | probe_32.c | 112 .send_IPI_self = default_send_IPI_self,
|
D | bigsmp_32.c | 187 .send_IPI_self = default_send_IPI_self,
|
D | x2apic_cluster.c | 273 .send_IPI_self = x2apic_send_IPI_self,
|
D | vector.c | 624 apic->send_IPI_self(IRQ_MOVE_CLEANUP_VECTOR); in smp_irq_move_cleanup_interrupt()
|
D | x2apic_uv_x.c | 413 .send_IPI_self = uv_send_IPI_self,
|
/linux-4.4.14/arch/x86/xen/ |
D | apic.c | 181 .send_IPI_self = xen_send_IPI_self,
|
/linux-4.4.14/arch/ia64/kernel/ |
D | smp.c | 195 send_IPI_self (int op) in send_IPI_self() function
|
/linux-4.4.14/arch/x86/include/asm/ |
D | apic.h | 311 void (*send_IPI_self)(int vector); member
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | smp.c | 335 void send_IPI_self(int irq) in send_IPI_self() function
|