Home
last modified time | relevance | path

Searched refs:MMCR0_PMCC (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/perf/
H A Dcore-book3s.c94 #define MMCR0_PMCC 0 macro
1331 val &= ~(MMCR0_EBE | MMCR0_BHRBA | MMCR0_PMCC | MMCR0_PMAO | in power_pmu_disable()
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h874 #define MMCR0_PMCC 0x000c0000UL /* PMC control */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h532 #define MMCR0_PMCC PPC_BITMASK(44, 45) /* PMC Control */ macro