Home
last modified time | relevance | path

Searched refs:handle_hmi_exception (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/kernel/
H A Dirq_64.c140 handle_hmi_exception(&regs); in __replay_soft_interrupts()
H A Dtraps.c1065 DEFINE_INTERRUPT_HANDLER_ASYNC(handle_hmi_exception) in DEFINE_INTERRUPT_HANDLER_ASYNC() argument
1086 if (ppc_md.handle_hmi_exception) in DEFINE_INTERRUPT_HANDLER_ASYNC()
1087 ppc_md.handle_hmi_exception(regs); in DEFINE_INTERRUPT_HANDLER_ASYNC()
H A Dexceptions-64s.S2241 bl CFUNC(handle_hmi_exception)
/linux/arch/powerpc/platforms/powernv/
H A Dsetup.c502 ppc_md.handle_hmi_exception = opal_handle_hmi_exception; in pnv_setup_machdep_opal()
/linux/arch/powerpc/include/asm/
H A Dinterrupt.h601 DECLARE_INTERRUPT_HANDLER(handle_hmi_exception);