Searched refs:MMCR2_FCS (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/perf/ | ||
H A D | isa207-common.h | 250 #define MMCR2_FCS(pmc) (1ull << (63 - (((pmc) - 1) * 9))) macro |
H A D | isa207-common.c | 686 mmcr2 |= MMCR2_FCS(pmc); in isa207_compute_mmcr() |