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