PPMU_NO_SIPR      260 arch/powerpc/perf/core-book3s.c 	if (ppmu->flags & PPMU_NO_SIPR) {
PPMU_NO_SIPR      320 arch/powerpc/perf/core-book3s.c 	else if (!(ppmu->flags & PPMU_NO_SIPR) && regs_sipr(regs))
PPMU_NO_SIPR      486 arch/powerpc/perf/ppc970-pmu.c 	.flags			= PPMU_NO_SIPR | PPMU_NO_CONT_SAMPLING,