Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/perf/
Dpower5-pmu.c35 #define PM_GRS 7 macro
133 [PM_GRS] = { 0x30002000000000ul, 0x30000400000000ul },
172 if (unit == PM_GRS) { in power5_get_constraint()
459 for (; i <= PM_GRS; ++i) { in power5_compute_mmcr()
518 if (isbus && unit == PM_GRS) { in power5_compute_mmcr()
Dpower5+-pmu.c35 #define PM_GRS 7 macro
129 [PM_GRS] = { 0x0e00000000ul, 0x0c40000000ul },
165 if (unit == PM_GRS) { in power5p_get_constraint()
519 for (; i <= PM_GRS; ++i) { in power5p_compute_mmcr()
573 if (isbus && unit == PM_GRS) { in power5p_compute_mmcr()