OPAL_UNSUPPORTED  602 arch/powerpc/platforms/powernv/opal-fadump.c 	if (rc == OPAL_UNSUPPORTED) {
OPAL_UNSUPPORTED  569 arch/powerpc/platforms/powernv/opal.c 						== OPAL_UNSUPPORTED) {
OPAL_UNSUPPORTED  844 arch/powerpc/platforms/powernv/opal.c 	if (rc && rc != OPAL_UNSUPPORTED)
OPAL_UNSUPPORTED 1120 arch/powerpc/platforms/powernv/opal.c 	case OPAL_UNSUPPORTED:		return -EIO;
OPAL_UNSUPPORTED 1136 arch/powerpc/platforms/powernv/opal.c 		if (rc != OPAL_SUCCESS && rc != OPAL_UNSUPPORTED)
OPAL_UNSUPPORTED   26 arch/powerpc/platforms/powernv/pci-cxl.c 	if (rc == OPAL_UNSUPPORTED)
OPAL_UNSUPPORTED  151 arch/powerpc/platforms/powernv/pci-ioda.c 	if (rc != OPAL_SUCCESS && rc != OPAL_UNSUPPORTED)
OPAL_UNSUPPORTED  237 arch/powerpc/platforms/powernv/setup.c 			rc = OPAL_UNSUPPORTED;
OPAL_UNSUPPORTED  246 arch/powerpc/platforms/powernv/setup.c 			if (rc == OPAL_UNSUPPORTED)