Home
last modified time | relevance | path

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

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