Home
last modified time | relevance | path

Searched defs:MMCR0_PMCjCE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/perf/
H A Dcore-book3s.c89 #define MMCR0_PMCjCE MMCR0_PMCnCE macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h878 #define MMCR0_PMCjCE ASM_CONST(0x00004000) /* PMCj count enable*/ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h538 #define MMCR0_PMCjCE PPC_BIT(49) /* MMCR0 PMCj Condition Enabled */ macro