Searched refs:SIER_SIPR (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/arch/powerpc/include/asm/ | ||
| D | reg.h | 898 #define SIER_SIPR 0x2000000 /* Sampled MSR_PR */ macro |
| /Linux-v5.4/arch/powerpc/perf/ | ||
| D | core-book3s.c | 230 return !!(regs->dar & SIER_SIPR); in regs_sipr() |