Searched refs:MMCR1_NESTSEL_MSK (Results 1 - 1 of 1) sorted by path

/linux-master/arch/powerpc/perf/
H A Dpower6-pmu.c42 #define MMCR1_NESTSEL_MSK 0x7 macro
43 #define MMCR1_NESTSEL(m) (((m) >> MMCR1_NESTSEL_SH) & MMCR1_NESTSEL_MSK)

Completed in 183 milliseconds