Home
last modified time | relevance | path

Searched refs:MMCR0_PMCC0 (Results 1 – 2 of 2) sorted by relevance

/qemu/target/ppc/
H A Dhelper_regs.c88 if (env->spr[SPR_POWER_MMCR0] & MMCR0_PMCC0) { in hreg_compute_pmu_hflags_value()
H A Dcpu.h529 #define MMCR0_PMCC0 PPC_BIT(44) /* PMC Control bit 0 */ macro