Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dcpu.c2005 cpu->backcompat_cntfrq) { in arm_cpu_realizefn()
2627 DEFINE_PROP_BOOL("backcompat-cntfrq", ARMCPU, backcompat_cntfrq, false),
H A Dcpu.h971 bool backcompat_cntfrq; member