Home
last modified time | relevance | path

Searched defs:pmu_op (Results 1 – 1 of 1) sorted by relevance

/qemu/target/arm/
H A Dhelper.c4919 bool pmu_op = (env->cp15.mdcr_el3 ^ value) & MDCR_EL3_PMU_ENABLE_BITS; in mdcr_el3_write() local
4945 bool pmu_op = (env->cp15.mdcr_el2 ^ value) & MDCR_EL2_PMU_ENABLE_BITS; in mdcr_el2_write() local