Home
last modified time | relevance | path

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

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