Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dpkeys.c91 if (PVR_VER(pvr) == PVR_POWER8 || PVR_VER(pvr) == PVR_POWER8E || in scan_pkey_feature()
/openbmc/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.c1717 if (PVR_VER(pvr) == PVR_POWER8 || PVR_VER(pvr) == PVR_POWER8E || in hv_24x7_init()
/openbmc/linux/arch/powerpc/kernel/
H A Dsetup_64.c640 if (pvr == PVR_POWER8 || pvr == PVR_POWER8E || in initialize_cache_info()
H A Ddt_cpu_ftrs.c384 if (pvr_version_is(PVR_POWER8E)) in feat_enable_pmu_power8()
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h1363 #define PVR_POWER8E 0x004B macro
/openbmc/linux/drivers/misc/cxl/
H A Dcxl.h837 if ((pvr_version_is(PVR_POWER8E)) || in cxl_is_power8()
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_pr.c605 case PVR_POWER8E: in kvmppc_set_pvr_pr()