Searched refs:handle_hmi_exception (Results 1 – 6 of 6) sorted by relevance
63 void handle_hmi_exception(struct pt_regs *regs);
94 int (*handle_hmi_exception)(struct pt_regs *regs); member
474 ppc_md.handle_hmi_exception = opal_handle_hmi_exception; in pnv_setup_machdep_opal()
261 handle_hmi_exception(®s); in replay_soft_interrupts()
1064 void handle_hmi_exception(struct pt_regs *regs) in handle_hmi_exception() function1086 if (ppc_md.handle_hmi_exception) in handle_hmi_exception()1087 ppc_md.handle_hmi_exception(regs); in handle_hmi_exception()
2282 bl handle_hmi_exception