Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/powernv/
H A Dsubcore.c426 if (pvr_ver != PVR_POWER8 && in subcore_init()
H A Dsetup.c143 pvr_version_is(PVR_POWER8)) { 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.c397 PVR_VER(pvr) != PVR_POWER8) 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.h1342 #define PVR_POWER8 0x004D macro