Home
last modified time | relevance | path

Searched refs:MMCR3_SHIFT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Disa207-common.h250 #define MMCR3_SHIFT(pmc) (49 - (15 * ((pmc) - 1))) macro
H A Disa207-common.c544 mmcr3 |= val << MMCR3_SHIFT(pmc); in isa207_compute_mmcr()
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Disa207-common.h259 #define MMCR3_SHIFT(pmc) (49 - (15 * ((pmc) - 1))) macro
H A Disa207-common.c696 mmcr3 |= val << MMCR3_SHIFT(pmc); in isa207_compute_mmcr()

Completed in 4 milliseconds