Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Disa207-common.h242 #define MMCR2_FCS(pmc) (1ull << (63 - (((pmc) - 1) * 9))) macro
H A Disa207-common.c537 mmcr2 |= MMCR2_FCS(pmc); in isa207_compute_mmcr()
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Disa207-common.h250 #define MMCR2_FCS(pmc) (1ull << (63 - (((pmc) - 1) * 9))) macro
H A Disa207-common.c686 mmcr2 |= MMCR2_FCS(pmc); in isa207_compute_mmcr()

Completed in 4 milliseconds