Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dpower8-pmu.c340 if (env->spr[SPR_POWER_MMCR0] & MMCR0_FCECE) { in perfm_alert()
H A Dcpu.h528 #define MMCR0_FCECE PPC_BIT(38) /* FC on Enabled Cond or Event */ macro