Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dreg.h930 #define SIER_SIHV 0x1000000 /* Sampled MSR_HV */ macro
/linux/arch/powerpc/perf/
H A Dcore-book3s.c239 return !!(regs->dar & SIER_SIHV); in regs_sihv()