Searched refs:hmi_exception_early (Results 1 – 3 of 3) sorted by relevance
173 if (ppc_md.hmi_exception_early) in kvmppc_p9_realmode_hmi_handler()174 ppc_md.hmi_exception_early(NULL); in kvmppc_p9_realmode_hmi_handler()353 if (ppc_md.hmi_exception_early) in kvmppc_realmode_hmi_handler()354 ppc_md.hmi_exception_early(NULL); in kvmppc_realmode_hmi_handler()
96 int (*hmi_exception_early)(struct pt_regs *regs); member
744 if (ppc_md.hmi_exception_early) in DEFINE_INTERRUPT_HANDLER_NMI()745 ppc_md.hmi_exception_early(regs); in DEFINE_INTERRUPT_HANDLER_NMI()