Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h935 #define SIER_SIAR_VALID 0x0400000 /* SIAR contents valid */ macro
/openbmc/linux/arch/powerpc/perf/
H A Dcore-book3s.c398 return regs->dar & SIER_SIAR_VALID; in siar_valid()