Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/powernv/
H A Dsubcore.c427 pvr_ver != PVR_POWER8E && in subcore_init()
H A Dsetup.c142 pvr_version_is(PVR_POWER8E) || pvr_version_is(PVR_POWER8NVL) || in pnv_setup_security_mitigations()
/linux/arch/powerpc/mm/book3s64/
H A Dpkeys.c91 if (PVR_VER(pvr) == PVR_POWER8 || PVR_VER(pvr) == PVR_POWER8E || in scan_pkey_feature()
/linux/arch/powerpc/perf/
H A Dpower8-pmu.c396 if (PVR_VER(pvr) != PVR_POWER8E && PVR_VER(pvr) != PVR_POWER8NVL && in init_power8_pmu()
H A Dhv-24x7.c1707 if (PVR_VER(pvr) == PVR_POWER8 || PVR_VER(pvr) == PVR_POWER8E || in hv_24x7_init()
/linux/arch/powerpc/kernel/
H A Dsetup_64.c637 if (pvr == PVR_POWER8 || pvr == PVR_POWER8E || in initialize_cache_info()
/linux/arch/powerpc/include/asm/
H A Dreg.h1340 #define PVR_POWER8E 0x004B macro