Home
last modified time | relevance | path

Searched defs:BESCR_PME (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/include/
H A Dreg.h39 #define BESCR_PME (0x1ul << 32) /* PMU Event-based exception Enable */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h578 #define BESCR_PME PPC_BIT(31) macro