Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dhelper_regs.c58 if (env->spr[SPR_POWER_MMCR0] & MMCR0_PMCC1) { in hreg_compute_pmu_hflags_value()
H A Dcpu.h530 #define MMCR0_PMCC1 PPC_BIT(45) /* PMC Control bit 1 */ macro