Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dsubcore.c414 pvr_ver != PVR_POWER8NVL) in subcore_init()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dpkeys.c87 PVR_VER(pvr) == PVR_POWER8NVL || PVR_VER(pvr) == PVR_POWER9) in scan_pkey_feature()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsetup_64.c592 pvr == PVR_POWER8NVL) { in initialize_cache_info()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dreg.h1357 #define PVR_POWER8NVL 0x004C macro
/OK3568_Linux_fs/kernel/drivers/misc/cxl/
H A Dcxl.h836 (pvr_version_is(PVR_POWER8NVL)) || in cxl_is_power8()
H A Dpci.c343 if (!pvr_version_is(PVR_POWER8NVL)) in get_capp_unit_id()
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dbook3s_pr.c622 case PVR_POWER8NVL: in kvmppc_set_pvr_pr()