Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/perf/
Disa207-common.h259 #define MMCR3_SHIFT(pmc) (49 - (15 * ((pmc) - 1))) macro
Disa207-common.c696 mmcr3 |= val << MMCR3_SHIFT(pmc); in isa207_compute_mmcr()