Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/perf/
Dcore-book3s.c244 static bool regs_sipr(struct pt_regs *regs) in regs_sipr() function
308 if (regs_sipr(regs)) in perf_get_misc_flags()
369 else if (!(ppmu->flags & PPMU_NO_SIPR) && regs_sipr(regs)) in perf_read_regs()