Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/perf/
Dcore-book3s.c216 static bool regs_sipr(struct pt_regs *regs) in regs_sipr() function
259 if (regs_sipr(regs)) in perf_get_misc_flags()
311 else if (!(ppmu->flags & PPMU_NO_SIPR) && regs_sipr(regs)) in perf_read_regs()