Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/perf/
Dpower5-pmu.c37 #define PM_GRS 7 macro
135 [PM_GRS] = { 0x30002000000000ul, 0x30000400000000ul },
174 if (unit == PM_GRS) { in power5_get_constraint()
463 for (; i <= PM_GRS; ++i) { in power5_compute_mmcr()
522 if (isbus && unit == PM_GRS) { in power5_compute_mmcr()
Dpower5+-pmu.c37 #define PM_GRS 7 macro
131 [PM_GRS] = { 0x0e00000000ul, 0x0c40000000ul },
167 if (unit == PM_GRS) { in power5p_get_constraint()
523 for (; i <= PM_GRS; ++i) { in power5p_compute_mmcr()
577 if (isbus && unit == PM_GRS) { in power5p_compute_mmcr()