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