Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dreg.h898 #define MMCRA_SLOT_SHIFT 24 macro
/linux/arch/powerpc/perf/
H A Dcore-book3s.c186 unsigned long slot = (mmcra & MMCRA_SLOT) >> MMCRA_SLOT_SHIFT; in perf_ip_adjust()