Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Disa207-common.h203 #define MMCR1_UNIT_SHIFT(pmc) (60 - (4 * ((pmc) - 1))) macro
H A Disa207-common.c457 mmcr1 |= unit << MMCR1_UNIT_SHIFT(pmc); in isa207_compute_mmcr()
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Disa207-common.h210 #define MMCR1_UNIT_SHIFT(pmc) (60 - (4 * ((pmc) - 1))) macro
H A Disa207-common.c602 mmcr1 |= unit << MMCR1_UNIT_SHIFT(pmc); in isa207_compute_mmcr()

Completed in 3 milliseconds