Searched refs:handle_hmi_exception (Results 1 – 6 of 6) sorted by relevance
63 void handle_hmi_exception(struct pt_regs *regs);
97 int (*handle_hmi_exception)(struct pt_regs *regs); member
476 ppc_md.handle_hmi_exception = opal_handle_hmi_exception; in pnv_setup_machdep_opal()
1067 void handle_hmi_exception(struct pt_regs *regs) in handle_hmi_exception() function1089 if (ppc_md.handle_hmi_exception) in handle_hmi_exception()1090 ppc_md.handle_hmi_exception(regs); in handle_hmi_exception()
220 handle_hmi_exception(®s); in replay_soft_interrupts()
2285 bl handle_hmi_exception