Searched refs:smp_call_function_single_interrupt (Results 1 - 10 of 10) sorted by relevance

/linux-4.1.27/arch/sparc/include/asm/
H A Dsmp_32.h51 void smp_call_function_single_interrupt(void);
/linux-4.1.27/arch/m32r/kernel/
H A Dtraps.c42 extern void smp_call_function_single_interrupt(void);
107 eit_vector[190] = (unsigned long)smp_call_function_single_interrupt; set_eit_vector_entries()
H A Dsmp.c572 void smp_call_function_single_interrupt(void) smp_call_function_single_interrupt() function
/linux-4.1.27/arch/x86/include/asm/
H A Dhw_irq.h180 extern __visible void smp_call_function_single_interrupt(struct pt_regs *);
/linux-4.1.27/arch/sparc/kernel/
H A Dsmp_32.c162 void smp_call_function_single_interrupt(void) smp_call_function_single_interrupt() function
H A Dsun4d_smp.c211 smp_call_function_single_interrupt(); sun4d_ipi_interrupt()
H A Dleon_smp.c350 smp_call_function_single_interrupt(); leonsmp_ipi_interrupt()
H A Dentry.S294 call smp_call_function_single_interrupt
/linux-4.1.27/arch/x86/kernel/
H A Dsmp.c320 __visible void smp_call_function_single_interrupt(struct pt_regs *regs) smp_call_function_single_interrupt() function
H A Dentry_64.S943 call_function_single_interrupt smp_call_function_single_interrupt

Completed in 177 milliseconds