Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/kernel/
A Dirq_64.c140 handle_hmi_exception(&regs); in __replay_soft_interrupts()
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()
A Dexceptions-64s.S2258 bl handle_hmi_exception
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dmachdep.h87 int (*handle_hmi_exception)(struct pt_regs *regs); member
A Dinterrupt.h591 DECLARE_INTERRUPT_HANDLER(handle_hmi_exception);
/linux-6.3-rc2/arch/powerpc/platforms/powernv/
A Dsetup.c510 ppc_md.handle_hmi_exception = opal_handle_hmi_exception; in pnv_setup_machdep_opal()

Completed in 13 milliseconds