Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dreg.h904 #define POWER7P_MMCRA_SIAR_VALID 0x10000000 /* P7+ SIAR contents valid */ macro
/kernel/linux/linux-5.10/arch/powerpc/perf/
Dcore-book3s.c348 return mmcra & POWER7P_MMCRA_SIAR_VALID; in siar_valid()