Home
last modified time | relevance | path

Searched refs:send_IPI_self (Results 1 – 14 of 14) sorted by relevance

/linux-4.1.27/arch/x86/kernel/
Dirq_work.c47 apic->send_IPI_self(IRQ_WORK_VECTOR); in arch_irq_work_raise()
/linux-4.1.27/arch/x86/kernel/apic/
Dapic_flat_64.c192 .send_IPI_self = apic_send_IPI_self,
300 .send_IPI_self = apic_send_IPI_self,
Dapic_noop.c151 .send_IPI_self = noop_send_IPI_self,
Dx2apic_phys.c127 .send_IPI_self = x2apic_send_IPI_self,
Dbigsmp_32.c187 .send_IPI_self = default_send_IPI_self,
Dprobe_32.c112 .send_IPI_self = default_send_IPI_self,
Dapic_numachip.c235 .send_IPI_self = numachip_send_IPI_self,
Dx2apic_cluster.c273 .send_IPI_self = x2apic_send_IPI_self,
Dvector.c445 apic->send_IPI_self(IRQ_MOVE_CLEANUP_VECTOR); in smp_irq_move_cleanup_interrupt()
Dx2apic_uv_x.c414 .send_IPI_self = uv_send_IPI_self,
/linux-4.1.27/arch/x86/xen/
Dapic.c175 .send_IPI_self = xen_send_IPI_self,
/linux-4.1.27/arch/ia64/kernel/
Dsmp.c195 send_IPI_self (int op) in send_IPI_self() function
/linux-4.1.27/arch/x86/include/asm/
Dapic.h311 void (*send_IPI_self)(int vector); member
/linux-4.1.27/arch/mn10300/kernel/
Dsmp.c335 void send_IPI_self(int irq) in send_IPI_self() function