Searched refs:hmi_exception_early (Results 1 – 4 of 4) sorted by relevance
269 ppc_md.hmi_exception_early = opal_hmi_exception_early; in pnv_setup_machdep_opal()
147 int (*hmi_exception_early)(struct pt_regs *regs); member
362 b hmi_exception_early1277 .globl hmi_exception_early1278 hmi_exception_early: label
311 if (ppc_md.hmi_exception_early) in hmi_exception_realmode()312 ppc_md.hmi_exception_early(regs); in hmi_exception_realmode()