Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h905 #define POWER6_MMCRA_SDSYNC 0x0000080000000000ULL /* SDAR/SIAR synced */ macro
/openbmc/linux/arch/powerpc/perf/
H A Dcore-book3s.c215 sdsync = POWER6_MMCRA_SDSYNC; in perf_get_data_addr()