Searched refs:hmi_handle_debugtrig (Results 1 – 3 of 3) sorted by relevance
35 extern long hmi_handle_debugtrig(struct pt_regs *regs);
168 if (hmi_handle_debugtrig(NULL) >= 0) { in kvmppc_p9_realmode_hmi_handler()313 if (hmi_handle_debugtrig(NULL) >= 0) in kvmppc_realmode_hmi_handler()
690 long hmi_handle_debugtrig(struct pt_regs *regs) in hmi_handle_debugtrig() function738 ret = hmi_handle_debugtrig(regs); in DEFINE_INTERRUPT_HANDLER_NMI()