Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dsubcore.c428 pvr_ver != PVR_POWER8NVL) 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.c92 PVR_VER(pvr) == PVR_POWER8NVL || PVR_VER(pvr) == PVR_POWER9) 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.c1718 PVR_VER(pvr) == PVR_POWER8NVL) in hv_24x7_init()
/openbmc/linux/arch/powerpc/kernel/
H A Dsetup_64.c641 pvr == PVR_POWER8NVL) { in initialize_cache_info()
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h1364 #define PVR_POWER8NVL 0x004C macro
/openbmc/linux/drivers/misc/cxl/
H A Dcxl.h838 (pvr_version_is(PVR_POWER8NVL)) || in cxl_is_power8()
H A Dpci.c334 if (!pvr_version_is(PVR_POWER8NVL)) in get_capp_unit_id()
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_pr.c606 case PVR_POWER8NVL: in kvmppc_set_pvr_pr()