Searched refs:hmi_handle_debugtrig (Results 1 – 3 of 3) sorted by relevance
47 extern long hmi_handle_debugtrig(struct pt_regs *regs);
279 if (hmi_handle_debugtrig(NULL) >= 0) in kvmppc_realmode_hmi_handler()
564 long hmi_handle_debugtrig(struct pt_regs *regs) in hmi_handle_debugtrig() function612 ret = hmi_handle_debugtrig(regs); in hmi_exception_realmode()