opal_prd_msg      950 arch/powerpc/include/asm/opal-api.h struct opal_prd_msg;
opal_prd_msg      217 arch/powerpc/include/asm/opal.h int64_t opal_prd_msg(struct opal_prd_msg *msg);
opal_prd_msg      237 arch/powerpc/platforms/powernv/opal-call.c OPAL_CALL(opal_prd_msg,				OPAL_PRD_MSG);
opal_prd_msg      240 arch/powerpc/platforms/powernv/opal-prd.c 	rc = opal_prd_msg(msg);
opal_prd_msg      258 arch/powerpc/platforms/powernv/opal-prd.c 	opal_prd_msg((struct opal_prd_msg *)&msg);
opal_prd_msg     1042 arch/powerpc/platforms/powernv/opal.c EXPORT_SYMBOL_GPL(opal_prd_msg);