pvr_ver           408 arch/powerpc/platforms/powernv/subcore.c 	unsigned pvr_ver;
pvr_ver           410 arch/powerpc/platforms/powernv/subcore.c 	pvr_ver = PVR_VER(mfspr(SPRN_PVR));
pvr_ver           412 arch/powerpc/platforms/powernv/subcore.c 	if (pvr_ver != PVR_POWER8 &&
pvr_ver           413 arch/powerpc/platforms/powernv/subcore.c 	    pvr_ver != PVR_POWER8E &&
pvr_ver           414 arch/powerpc/platforms/powernv/subcore.c 	    pvr_ver != PVR_POWER8NVL)