Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dhelper_regs.c60 ((env->spr[SPR_POWER_MMCRA] & MMCRA_BHRBRD) || !pr)) { in hreg_check_bhrb_enable()
H A Dcpu.h551 #define MMCRA_BHRBRD PPC_BIT(26) /* BHRB Recording Disable */ macro