Searched refs:smp_handle_nmi_ipi (Results 1 – 4 of 4) sorted by relevance
176 extern int smp_handle_nmi_ipi(struct pt_regs *regs);178 static inline int smp_handle_nmi_ipi(struct pt_regs *regs) { return 0; } in smp_handle_nmi_ipi() function
350 if (smp_handle_nmi_ipi(regs)) in pnv_system_reset_exception()
226 smp_handle_nmi_ipi(get_irq_regs()); in nmi_ipi_action()450 int smp_handle_nmi_ipi(struct pt_regs *regs) in smp_handle_nmi_ipi() function
513 if (smp_handle_nmi_ipi(regs)) in pSeries_system_reset_exception()