Home
last modified time | relevance | path

Searched refs:smp_handle_nmi_ipi (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/include/asm/
A Dsmp.h161 extern int smp_handle_nmi_ipi(struct pt_regs *regs);
163 static inline int smp_handle_nmi_ipi(struct pt_regs *regs) { return 0; } in smp_handle_nmi_ipi() function
/linux/arch/powerpc/platforms/powernv/
A Dsmp.c350 if (smp_handle_nmi_ipi(regs)) in pnv_system_reset_exception()
/linux/arch/powerpc/kernel/
A Dsmp.c225 smp_handle_nmi_ipi(get_irq_regs()); in nmi_ipi_action()
449 int smp_handle_nmi_ipi(struct pt_regs *regs) in smp_handle_nmi_ipi() function
/linux/arch/powerpc/platforms/pseries/
A Dras.c513 if (smp_handle_nmi_ipi(regs)) in pSeries_system_reset_exception()

Completed in 8 milliseconds