Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dsubcore.c412 if (pvr_ver != PVR_POWER8 && in subcore_init()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dpkeys.c86 if (PVR_VER(pvr) == PVR_POWER8 || PVR_VER(pvr) == PVR_POWER8E || in scan_pkey_feature()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsetup_64.c591 if (pvr == PVR_POWER8 || pvr == PVR_POWER8E || in initialize_cache_info()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dreg.h1358 #define PVR_POWER8 0x004D macro
/OK3568_Linux_fs/kernel/drivers/misc/cxl/
H A Dcxl.h837 (pvr_version_is(PVR_POWER8))) in cxl_is_power8()
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dbook3s_pr.c620 case PVR_POWER8: in kvmppc_set_pvr_pr()