Searched refs:handle_hmi_exception (Results 1 – 5 of 5) sorted by relevance
140 handle_hmi_exception(®s); in __replay_soft_interrupts()
1065 DEFINE_INTERRUPT_HANDLER_ASYNC(handle_hmi_exception) in DEFINE_INTERRUPT_HANDLER_ASYNC() argument1086 if (ppc_md.handle_hmi_exception) in DEFINE_INTERRUPT_HANDLER_ASYNC()1087 ppc_md.handle_hmi_exception(regs); in DEFINE_INTERRUPT_HANDLER_ASYNC()
2241 bl CFUNC(handle_hmi_exception)
502 ppc_md.handle_hmi_exception = opal_handle_hmi_exception; in pnv_setup_machdep_opal()
601 DECLARE_INTERRUPT_HANDLER(handle_hmi_exception);