Home
last modified time | relevance | path

Searched refs:system_reset_exception (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/arch/powerpc/platforms/pasemi/
A Didle.c73 ppc_md.system_reset_exception = pasemi_system_reset_exception; in pasemi_idle_init()
/linux-6.3-rc2/arch/powerpc/platforms/cell/
A Dpervasive.c124 ppc_md.system_reset_exception = cbe_system_reset_exception; in cbe_pervasive_init()
/linux-6.3-rc2/arch/powerpc/kernel/
A Dirq_64.c451 system_reset_exception(&regs); in replay_system_reset()
A Dtraps.c442 DEFINE_INTERRUPT_HANDLER_NMI(system_reset_exception) in DEFINE_INTERRUPT_HANDLER_NMI() argument
467 if (ppc_md.system_reset_exception) { in DEFINE_INTERRUPT_HANDLER_NMI()
468 if (ppc_md.system_reset_exception(regs)) in DEFINE_INTERRUPT_HANDLER_NMI()
A Dhead_8xx.S124 EXCEPTION(INTERRUPT_SYSTEM_RESET, Reset, system_reset_exception)
A Dexceptions-64s.S1078 bl system_reset_exception
/linux-6.3-rc2/arch/powerpc/platforms/powernv/
A Dsmp.c431 ppc_md.system_reset_exception = pnv_system_reset_exception; in pnv_smp_init()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dmachdep.h85 int (*system_reset_exception)(struct pt_regs *regs); member
A Dinterrupt.h584 DECLARE_INTERRUPT_HANDLER_NMI(system_reset_exception);
/linux-6.3-rc2/arch/powerpc/platforms/pseries/
A Dsetup.c1140 .system_reset_exception = pSeries_system_reset_exception, in define_machine()

Completed in 25 milliseconds