Home
last modified time | relevance | path

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

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