Searched refs:PPMU_NO_SIPR (Results 1 – 3 of 3) sorted by relevance
83 #define PPMU_NO_SIPR 0x00000004 /* no SIPR/HV in MMCRA at all */ macro
489 .flags = PPMU_NO_SIPR | PPMU_NO_CONT_SAMPLING,
300 if (ppmu->flags & PPMU_NO_SIPR) { in perf_get_misc_flags()369 else if (!(ppmu->flags & PPMU_NO_SIPR) && regs_sipr(regs)) in perf_read_regs()