Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Disa207-common.h243 #define MMCR2_FCP(pmc) (1ull << (62 - (((pmc) - 1) * 9))) macro
H A Disa207-common.c528 mmcr2 |= MMCR2_FCP(pmc); in isa207_compute_mmcr()
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Disa207-common.h251 #define MMCR2_FCP(pmc) (1ull << (62 - (((pmc) - 1) * 9))) macro
H A Disa207-common.c677 mmcr2 |= MMCR2_FCP(pmc); in isa207_compute_mmcr()

Completed in 6 milliseconds