Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dhelper.c1178 #define MDCR_EL2_PMU_ENABLE_BITS \ macro
5535 bool pmu_op = (env->cp15.mdcr_el2 ^ value) & MDCR_EL2_PMU_ENABLE_BITS; in mdcr_el2_write()