Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Disa207-common.c531 mmcr2 |= MMCR2_FCH(pmc); in isa207_compute_mmcr()
535 mmcr2 |= MMCR2_FCH(pmc); in isa207_compute_mmcr()
H A Disa207-common.h244 #define MMCR2_FCH(pmc) (1ull << (57 - (((pmc) - 1) * 9))) macro
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Disa207-common.c680 mmcr2 |= MMCR2_FCH(pmc); in isa207_compute_mmcr()
684 mmcr2 |= MMCR2_FCH(pmc); in isa207_compute_mmcr()
H A Disa207-common.h253 #define MMCR2_FCH(pmc) (1ull << (57 - (((pmc) - 1) * 9))) macro

Completed in 4 milliseconds