Home
last modified time | relevance | path

Searched refs:bhrb_num_entries (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dmisc_helper.c481 (bhrbe >= env->bhrb_num_entries) || in helper_mfbhrbe()
492 env->bhrb_num_entries; in helper_mfbhrbe()
H A Dcpu.h1311 target_ulong bhrb_num_entries; member
H A Dcpu_init.c6224 env->bhrb_num_entries = 1 << num_entries_log2; in bhrb_init_state()
6226 env->bhrb_offset_mask = (env->bhrb_num_entries * sizeof(uint64_t)) - 1; in bhrb_init_state()