Searched refs:SIER_SIHV (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | reg.h | 744 #define SIER_SIHV 0x1000000 /* Sampled MSR_HV */ macro |
/arch/powerpc/perf/ | ||
D | core-book3s.c | 201 return !!(regs->dar & SIER_SIHV); in regs_sihv() |