Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/perf/
H A Dcore-book3s.c92 #define MMCR0_EBE 0 macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h873 #define MMCR0_EBE 0x00100000UL /* Event based branch enable */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h530 #define MMCR0_EBE PPC_BIT(43) /* Perf Monitor EBB Enable */ macro