CPU_FTR_P11_PVR
#define CPU_FTRS_POWER11 (CPU_FTRS_POWER10 | CPU_FTR_P11_PVR)
if (cpu_has_feature(CPU_FTR_P11_PVR))
if (cpu_has_feature(CPU_FTR_P11_PVR) || cpu_has_feature(CPU_FTR_ARCH_31))
if (cpu_has_feature(CPU_FTR_P11_PVR))
if (cpu_has_feature(CPU_FTR_P11_PVR))