Searched refs:MMCR0_PMCC0 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/ppc/ | ||
H A D | helper_regs.c | 89 if (mmcr0 & MMCR0_PMCC0) { in hreg_compute_pmu_hflags_value() |
H A D | cpu.h | 532 #define MMCR0_PMCC0 PPC_BIT(44) /* PMC Control bit 0 */ macro |