Home
last modified time | relevance | path

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

/arch/powerpc/perf/
Dpower4-pmu.c101 #define MMCRA_PMC8SEL0_SH 17 /* PMC8SEL bit 0 for GP */ macro
508 mmcra |= (psel & 1) << MMCRA_PMC8SEL0_SH; in p4_compute_mmcr()
539 mmcr[2] &= ~(1UL << MMCRA_PMC8SEL0_SH); in p4_disable_pmc()