Searched refs:handle_hmi_exception (Results 1 – 6 of 6) sorted by relevance
63 void handle_hmi_exception(struct pt_regs *regs);
95 int (*handle_hmi_exception)(struct pt_regs *regs); member
413 ppc_md.handle_hmi_exception = opal_handle_hmi_exception; in pnv_setup_machdep_opal()
1049 void handle_hmi_exception(struct pt_regs *regs) in handle_hmi_exception() function1071 if (ppc_md.handle_hmi_exception) in handle_hmi_exception()1072 ppc_md.handle_hmi_exception(regs); in handle_hmi_exception()
1099 bl handle_hmi_exception
1624 bl handle_hmi_exception