Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmisc_helper.c465 helper_mmcr0_facility_check(env, MMCR0_BHRBA_NR, 0, FSCR_IC_BHRB); in helper_clrbhrb()
478 helper_mmcr0_facility_check(env, MMCR0_BHRBA_NR, 0, FSCR_IC_BHRB); in helper_mfbhrbe()
H A Dcpu.h539 #define MMCR0_BHRBA_NR PPC_BIT_NR(42) /* BHRB Available */ macro