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