opal_hmi_exception_early  361 arch/powerpc/include/asm/opal.h extern int opal_hmi_exception_early(struct pt_regs *regs);
opal_hmi_exception_early  412 arch/powerpc/platforms/powernv/setup.c 		ppc_md.hmi_exception_early = opal_hmi_exception_early;