Home
last modified time | relevance | path

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

/openbmc/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()
/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.c397 PVR_VER(pvr) != PVR_POWER8) 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()
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h1365 #define PVR_POWER8 0x004D macro
/openbmc/linux/drivers/misc/cxl/
H A Dcxl.h839 (pvr_version_is(PVR_POWER8))) in cxl_is_power8()
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_pr.c604 case PVR_POWER8: in kvmppc_set_pvr_pr()