Home
last modified time | relevance | path

Searched refs:bhrb (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dmisc_helper.c468 memset(env->bhrb, 0, sizeof(env->bhrb)); in helper_clrbhrb()
493 return env->bhrb[index]; in helper_mfbhrbe()
H A Dmachine.c666 VMSTATE_UINT64_ARRAY(env.bhrb, PowerPCCPU, BHRB_MAX_NUM_ENTRIES),
H A Dcpu.h1320 uint64_t bhrb[BHRB_MAX_NUM_ENTRIES]; member
H A Dcpu_init.c6227 env->bhrb_base = (intptr_t)&env->bhrb[0]; in bhrb_init_state()
6237 memset(env->bhrb, 0, sizeof(env->bhrb)); in bhrb_reset_state()
/openbmc/linux/arch/powerpc/perf/
H A DMakefile10 generic-compat-pmu.o power10-pmu.o bhrb.o
/openbmc/linux/
H A Dopengrok1.0.log[all...]