Searched refs:MMCR0_FCPC (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/ppc/ | ||
H A D | helper_regs.c | 67 if (mmcr0 & MMCR0_FCPC) { in hreg_check_bhrb_enable() |
H A D | cpu.h | 538 #define MMCR0_FCPC PPC_BIT(51) /* Condition for FCP bit */ macro |