opal_handle_hmi_exception  363 arch/powerpc/include/asm/opal.h extern int opal_handle_hmi_exception(struct pt_regs *regs);
opal_handle_hmi_exception  413 arch/powerpc/platforms/powernv/setup.c 	ppc_md.handle_hmi_exception = opal_handle_hmi_exception;