Home
last modified time | relevance | path

Searched refs:pvr_ver (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/arch/powerpc/platforms/powernv/
Dsubcore.c412 unsigned pvr_ver; in subcore_init() local
414 pvr_ver = PVR_VER(mfspr(SPRN_PVR)); in subcore_init()
416 if (pvr_ver != PVR_POWER8 && in subcore_init()
417 pvr_ver != PVR_POWER8E && in subcore_init()
418 pvr_ver != PVR_POWER8NVL) in subcore_init()