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